Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121634
[AMDGPU] gfx940: disable OP_SEL on V_DOT instructions ClosedPublic Authored by rampitec on Mar 14 2022, 12:46 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 14 2022, 4:43 PM This revision was landed with ongoing or failed builds.Mar 14 2022, 5:02 PM Closed by commit rGc4500de255c3: [AMDGPU] gfx940: disable OP_SEL on V_DOT instructions (authored by rampitec). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415275 llvm/lib/Target/AMDGPU/AMDGPUGISel.td
llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/GCNSubtarget.h
llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/lib/Target/AMDGPU/VOP3PInstructions.td
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.udot2.ll
llvm/test/MC/AMDGPU/gfx940_err.s
|