Files
llvm/lib/Target/AMDGPU
Matt Arsenault 5d2f3ca3d6 AMDGPU: Don't rematerialize mov with implicit operands
This was pulling the mov used for register indexing on gfx9 out of the
loop.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353101 91177308-0d34-0410-b5e6-96231b3b80d8
2019-02-04 22:26:21 +00:00
..