[PATCH] D55181: AMDGPU: Convert tests away from llvm.SI.load.const

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 2 12:54:21 PST 2018


arsenm created this revision.
arsenm added reviewers: nhaehnle, mareko.
Herald added subscribers: javed.absar, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl, qcolombet.

There seems to be one use left in mesa before this can be removed


https://reviews.llvm.org/D55181

Files:
  test/CodeGen/AMDGPU/bug-vopc-commute.ll
  test/CodeGen/AMDGPU/scheduler-subrange-crash.ll
  test/CodeGen/AMDGPU/sgpr-copy.ll
  test/CodeGen/AMDGPU/si-sgpr-spill.ll
  test/CodeGen/AMDGPU/si-spill-cf.ll
  test/CodeGen/AMDGPU/smrd.ll
  test/CodeGen/AMDGPU/split-smrd.ll
  test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55181.176296.patch
Type: text/x-patch
Size: 60217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181202/e1416f23/attachment.bin>


More information about the llvm-commits mailing list