[PATCH] D94114: [NFC] Removed unused prefixes in CodeGen/AMDGPU

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 13:08:01 PST 2021


mtrofin created this revision.
mtrofin added a reviewer: arsenm.
Herald added subscribers: kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
mtrofin requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

This is part of the pertinent tests, more to follow in subsequent
patches.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94114

Files:
  llvm/test/CodeGen/AMDGPU/amdgcn.private-memory.ll
  llvm/test/CodeGen/AMDGPU/amdgpu.work-item-intrinsics.deprecated.ll
  llvm/test/CodeGen/AMDGPU/amdpal-cs.ll
  llvm/test/CodeGen/AMDGPU/amdpal-es.ll
  llvm/test/CodeGen/AMDGPU/amdpal-gs.ll
  llvm/test/CodeGen/AMDGPU/amdpal-hs.ll
  llvm/test/CodeGen/AMDGPU/amdpal-ls.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-cs.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-default.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-denormal.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-dx10-clamp.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-es.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-gs.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-hs.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-ieee.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-ls.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-ps.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-psenable.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-vs.ll
  llvm/test/CodeGen/AMDGPU/amdpal-ps.ll
  llvm/test/CodeGen/AMDGPU/amdpal-psenable.ll
  llvm/test/CodeGen/AMDGPU/amdpal-vs.ll
  llvm/test/CodeGen/AMDGPU/andorn2.ll
  llvm/test/CodeGen/AMDGPU/anyext.ll
  llvm/test/CodeGen/AMDGPU/atomic_cmp_swap_local.ll
  llvm/test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94114.314701.patch
Type: text/x-patch
Size: 27245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/3d210bf3/attachment.bin>


More information about the llvm-commits mailing list