[PATCH] D30196: AMDGPU: Remove some uses of llvm.SI.export in tests

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 06:44:44 PST 2017


arsenm created this revision.
Herald added subscribers: tpr, tony-tye, yaxunl, nhaehnle, wdng, kzhuravl, qcolombet.

Merge some of the old, smaller tests into more complete versions.


https://reviews.llvm.org/D30196

Files:
  test/CodeGen/AMDGPU/amdgcn.bitcast.ll
  test/CodeGen/AMDGPU/commute-shifts.ll
  test/CodeGen/AMDGPU/default-fp-mode.ll
  test/CodeGen/AMDGPU/elf.ll
  test/CodeGen/AMDGPU/imm.ll
  test/CodeGen/AMDGPU/insert-waits-exp.mir
  test/CodeGen/AMDGPU/llvm.AMDGPU.kill.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.interp.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.mbcnt.ll
  test/CodeGen/AMDGPU/lshl.ll
  test/CodeGen/AMDGPU/lshr.ll
  test/CodeGen/AMDGPU/mulhu.ll
  test/CodeGen/AMDGPU/ret.ll
  test/CodeGen/AMDGPU/seto.ll
  test/CodeGen/AMDGPU/setuo.ll
  test/CodeGen/AMDGPU/sgpr-copy.ll
  test/CodeGen/AMDGPU/shl.ll
  test/CodeGen/AMDGPU/si-literal-folding.ll
  test/CodeGen/AMDGPU/si-lod-bias.ll
  test/CodeGen/AMDGPU/si-scheduler.ll
  test/CodeGen/AMDGPU/si-sgpr-spill.ll
  test/CodeGen/AMDGPU/si-spill-cf.ll
  test/CodeGen/AMDGPU/smrd.ll
  test/CodeGen/AMDGPU/spill-m0.ll
  test/CodeGen/AMDGPU/split-smrd.ll
  test/CodeGen/AMDGPU/subreg-coalescer-crash.ll
  test/CodeGen/AMDGPU/udiv.ll
  test/CodeGen/AMDGPU/urecip.ll
  test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll
  test/CodeGen/AMDGPU/wait.ll
  test/CodeGen/AMDGPU/wqm.ll
  test/Transforms/StructurizeCFG/rebuild-ssa-infinite-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30196.89200.patch
Type: text/x-patch
Size: 178707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/5bc2fada/attachment.bin>


More information about the llvm-commits mailing list