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

Jun Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 11:01:34 PDT 2023


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

Changed local var name from "HasSCCInsts" to "AllowSCCModifier".


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.556182.patch
Type: text/x-patch
Size: 8181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230907/ae40ed2c/attachment.bin>


More information about the llvm-commits mailing list