This enables the look-through-copy to hack around not correctly
regbankselecting constants to match the use bank.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D97981
AMDGPU/GlobalISel: Improve private addressing mode matching ClosedPublic Authored by arsenm on Mar 4 2021, 2:25 PM.
Details Summary This enables the look-through-copy to hack around not correctly
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 7 others. · View Herald TranscriptMar 4 2021, 2:25 PM This revision is now accepted and ready to land.Mar 4 2021, 2:28 PM
Revision Contents
Diff 328311 llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement-stack-lower.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement-stack-lower.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-private.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/non-entry-alloca.ll
|