[PATCH] D87234: [AMDGPU][MC] Improved diagnostic messages for invalid registers

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 06:44:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG95b7040e4384: [AMDGPU][MC] Improved diagnostic messages for invalid registers (authored by dp).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87234

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/test/MC/AMDGPU/expressions.s
  llvm/test/MC/AMDGPU/flat-scratch.s
  llvm/test/MC/AMDGPU/literals.s
  llvm/test/MC/AMDGPU/mtbuf.s
  llvm/test/MC/AMDGPU/out-of-range-registers.s
  llvm/test/MC/AMDGPU/reg-syntax-err.s
  llvm/test/MC/AMDGPU/reg-syntax-extra.s
  llvm/test/MC/AMDGPU/smem.s
  llvm/test/MC/AMDGPU/smrd-err.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/sopk.s
  llvm/test/MC/AMDGPU/trap.s
  llvm/test/MC/AMDGPU/vop3.s
  llvm/test/MC/AMDGPU/vop_sdwa.s
  llvm/test/MC/AMDGPU/xnack-mask.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87234.290729.patch
Type: text/x-patch
Size: 82628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/b85ca1ea/attachment.bin>


More information about the llvm-commits mailing list