[llvm-bugs] [Bug 46404] New: [AMDGPU][MC] Missing operands of MTBUF are not handled correctly

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jun 19 11:51:48 PDT 2020


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

            Bug ID: 46404
           Summary: [AMDGPU][MC] Missing operands of MTBUF are not handled
                    correctly
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AMDGPU
          Assignee: unassignedbugs at nondot.org
          Reporter: dpreobrazhensky at luxoft.com
                CC: llvm-bugs at lists.llvm.org

Missing soffset operand does not trigger an error but causes assembler crash. 
An example of failed test:

    tbuffer_store_format_xyzw  v[0:3], v4, s[0:3], dfmt:15

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200619/b99c7635/attachment.html>


More information about the llvm-bugs mailing list