[PATCH] D94556: [NFC] Disallow unused prefixes under MC/AMDGPU

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 15:25:06 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG585612355cdf: [NFC] Disallow unused prefixes under MC/AMDGPU (authored by mtrofin).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94556/new/

https://reviews.llvm.org/D94556

Files:
  llvm/test/MC/AMDGPU/isa-version-hsa.s
  llvm/test/MC/AMDGPU/isa-version-pal.s
  llvm/test/MC/AMDGPU/isa-version-unk.s
  llvm/test/MC/AMDGPU/lit.local.cfg
  llvm/test/MC/AMDGPU/literal16.s
  llvm/test/MC/AMDGPU/literals.s
  llvm/test/MC/AMDGPU/mtbuf-gfx10.s
  llvm/test/MC/AMDGPU/mtbuf.s
  llvm/test/MC/AMDGPU/mubuf-gfx9.s
  llvm/test/MC/AMDGPU/mubuf.s
  llvm/test/MC/AMDGPU/out-of-range-registers.s
  llvm/test/MC/AMDGPU/reg-syntax-extra.s
  llvm/test/MC/AMDGPU/smem.s
  llvm/test/MC/AMDGPU/smrd.s
  llvm/test/MC/AMDGPU/sop1-err.s
  llvm/test/MC/AMDGPU/sop1.s
  llvm/test/MC/AMDGPU/sop2.s
  llvm/test/MC/AMDGPU/sopc.s
  llvm/test/MC/AMDGPU/sopk-err.s
  llvm/test/MC/AMDGPU/sopk.s
  llvm/test/MC/AMDGPU/sopp-err.s
  llvm/test/MC/AMDGPU/sopp.s
  llvm/test/MC/AMDGPU/vintrp-err.s
  llvm/test/MC/AMDGPU/vintrp.s
  llvm/test/MC/AMDGPU/vop1.s
  llvm/test/MC/AMDGPU/vop3-convert.s
  llvm/test/MC/AMDGPU/vop3-gfx9.s
  llvm/test/MC/AMDGPU/vop_dpp.s
  llvm/test/MC/AMDGPU/vop_dpp_expr.s
  llvm/test/MC/AMDGPU/vop_sdwa.s
  llvm/test/MC/AMDGPU/xdl-insts-err.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94556.316257.patch
Type: text/x-patch
Size: 47177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210112/b5124bdd/attachment.bin>


More information about the llvm-commits mailing list