[PATCH] D159239: [AMDGPU] Incorrect error message regarding SCC modifier

Jun Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 14:59:24 PDT 2023


jwanggit86 updated this revision to Diff 555173.
jwanggit86 edited the summary of this revision.
jwanggit86 added a comment.

(1) created a const to hold the flags for all the 4 classes of instructions (2) tests removed from gfx90a_err.s are added to gfx90a_asm_features.s.


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

https://reviews.llvm.org/D159239

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/test/MC/AMDGPU/gfx90a_asm_features.s
  llvm/test/MC/AMDGPU/gfx90a_err.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159239.555173.patch
Type: text/x-patch
Size: 8076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/a9610d47/attachment.bin>


More information about the llvm-commits mailing list