https://bugs.llvm.org/show_bug.cgi?id=49054
Bug ID: 49054
Summary: [AMDGPU][MC][GFX10] Incorrect error position for
invalid dim modifier
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: AMDGPU
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Invalid value of dim modifier may result in an incorrect error position.
An example:
image_load v[0:1], v0, s[0:7] dmask:0x9 dim:1 D
The output is:
error: failed parsing operand.
image_load v[0:1], v0, s[0:7] dmask:0x9 dim:1 D
^
Originally submitted as bug 48883
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs