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

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 09:37:04 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 covers tests starting with m-r.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94181

Files:
  llvm/test/CodeGen/AMDGPU/mad-mix-hi.ll
  llvm/test/CodeGen/AMDGPU/mad-mix-lo.ll
  llvm/test/CodeGen/AMDGPU/max.i16.ll
  llvm/test/CodeGen/AMDGPU/med3-no-simplify.ll
  llvm/test/CodeGen/AMDGPU/min.ll
  llvm/test/CodeGen/AMDGPU/mixed-wave32-wave64.ll
  llvm/test/CodeGen/AMDGPU/move-to-valu-atomicrmw.ll
  llvm/test/CodeGen/AMDGPU/mul.i16.ll
  llvm/test/CodeGen/AMDGPU/nand.ll
  llvm/test/CodeGen/AMDGPU/nested-calls.ll
  llvm/test/CodeGen/AMDGPU/nor.ll
  llvm/test/CodeGen/AMDGPU/omod.ll
  llvm/test/CodeGen/AMDGPU/opencl-image-metadata.ll
  llvm/test/CodeGen/AMDGPU/pack.v2f16.ll
  llvm/test/CodeGen/AMDGPU/pack.v2i16.ll
  llvm/test/CodeGen/AMDGPU/packed-op-sel.ll
  llvm/test/CodeGen/AMDGPU/partial-shift-shrink.ll
  llvm/test/CodeGen/AMDGPU/preserve-hi16.ll
  llvm/test/CodeGen/AMDGPU/private-access-no-objects.ll
  llvm/test/CodeGen/AMDGPU/private-element-size.ll
  llvm/test/CodeGen/AMDGPU/r600.bitcast.ll
  llvm/test/CodeGen/AMDGPU/reduce-load-width-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94181.314923.patch
Type: text/x-patch
Size: 23274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/c3ce687a/attachment-0001.bin>


More information about the llvm-commits mailing list