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

Jun Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 10:36:12 PDT 2023


jwanggit86 updated this revision to Diff 555897.
jwanggit86 added a comment.

Made 2 changes per review comments: (1) var name changed from scc_flags to HasSCCInsts (2) code formatted with clang-format.


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.555897.patch
Type: text/x-patch
Size: 8127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230905/a2010ddb/attachment.bin>


More information about the llvm-commits mailing list