[PATCH] D96117: [AMDGPU][MC] Corrected error position for invalid dim modifiers

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 09:19:28 PST 2021


dp updated this revision to Diff 321798.
dp added a comment.

Fixed issues found by Jay:

- Corrected error message;
- Refactored to avoid duplication of code.


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

https://reviews.llvm.org/D96117

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/test/MC/AMDGPU/gfx10_asm_mimg_err.s
  llvm/test/MC/AMDGPU/gfx10_err_pos.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96117.321798.patch
Type: text/x-patch
Size: 5691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/9df31e92/attachment.bin>


More information about the llvm-commits mailing list