This is cpp source part of wave32 support, excluding overriden
getRegClass().
This is another split from D63204 to reduce it.
Paths
| Differential D63351
[AMDGPU] gfx10 conditional registers handling ClosedPublic Authored by rampitec on Jun 14 2019, 11:57 AM.
Details Summary This is cpp source part of wave32 support, excluding overriden This is another split from D63204 to reduce it.
Diff Detail Event TimelineHerald added subscribers: jsji, t-tye, tpr and 5 others. · View Herald TranscriptJun 14 2019, 11:57 AM This revision is now accepted and ready to land.Jun 16 2019, 10:05 AM Closed by commit rL363513: [AMDGPU] gfx10 conditional registers handling (authored by rampitec). · Explain WhyJun 16 2019, 10:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204824 lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/SIFrameLowering.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInsertSkips.cpp
lib/Target/AMDGPU/SIInsertWaitcnts.cpp
lib/Target/AMDGPU/SIInstrInfo.h
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
lib/Target/AMDGPU/SILowerControlFlow.cpp
lib/Target/AMDGPU/SILowerI1Copies.cpp
lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
lib/Target/AMDGPU/SIPeepholeSDWA.cpp
lib/Target/AMDGPU/SIRegisterInfo.h
lib/Target/AMDGPU/SIRegisterInfo.cpp
lib/Target/AMDGPU/SIShrinkInstructions.cpp
lib/Target/AMDGPU/SIWholeQuadMode.cpp
test/CodeGen/AMDGPU/mubuf-legalize-operands.mir
|