Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
No. A couple more patches need to be abandoned. Will abandon once the final set of SGPR spill patches is upstreamed.
Paths
| Differential D143756
[AMDGPU] Use buildCopy and isCopy helper functions (NFC). AbandonedPublic Authored by cdevadas on Feb 10 2023, 9:24 AM.
Diff Detail
Event Timelinecdevadas added a parent revision: D143754: [MachineInstr] Introduce generic predicated copy opcode.Feb 10 2023, 9:58 AM cdevadas added a child revision: D143757: [AMDGPU] Enable predicated copy right from instruction selection. Comment Actions No. A couple more patches need to be abandoned. Will abandon once the final set of SGPR spill patches is upstreamed.
Revision Contents
Diff 496520 llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp
llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
|