https://bugs.llvm.org/show_bug.cgi?id=48170

            Bug ID: 48170
           Summary: [AMDGPU][MC] Incorrect error position for  swizzle()
                    operands
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AMDGPU
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

An example of incorrect error position:

Test:
    ds_swizzle_b32 v8, v2 offset:swizzle(BROADCAST,3,1)

Result:
    _test.s:6:47: error: group size must be a power of two
    ds_swizzle_b32 v8, v2 offset:swizzle(BROADCAST,3,1)
                                                  ^

-- 
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

Reply via email to