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

            Bug ID: 35999
           Summary: [AMDGPU][MC] Image atomics should support 3-element
                    addresses
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AMDGPU
          Assignee: unassignedb...@nondot.org
          Reporter: dpreobrazhen...@luxoft.com
                CC: llvm-bugs@lists.llvm.org

Currently assembler supports only 1-, 2- and 4-element addresses. 3-element
addresses are also legal and should be supported.

An example of a failed test:

    image_atomic_add v5, v[1:3], s[8:15] dmask:0x1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to