This only covers AMDGPU BE, hopefully all occurrences.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54235
[AMDGPU] Always pass TRI into findRegister[Use/Def]OperandIdx ClosedPublic Authored by rampitec on Nov 7 2018, 3:40 PM.
Details Summary This only covers AMDGPU BE, hopefully all occurrences.
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptNov 7 2018, 3:40 PM This revision is now accepted and ready to land.Nov 9 2018, 5:40 AM Closed by commit rL346528: [AMDGPU] Always pass TRI into findRegister[Use/Def]OperandIdx (authored by rampitec). · Explain WhyNov 9 2018, 10:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 173370 llvm/trunk/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp
llvm/trunk/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp
llvm/trunk/lib/Target/AMDGPU/R600InstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
|