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

            Bug ID: 49647
           Summary: [AMDGPU][MC][GFX90a] ds_add_rtn_f64 has an extra space
                    when decoded
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AMDGPU
          Assignee: unassignedb...@nondot.org
          Reporter: dpreobrazhen...@luxoft.com
                CC: llvm-bugs@lists.llvm.org

An example:

    0xff,0xff,0xf8,0xd8,0x01,0x02,0x00,0x04

Decoded as:

    ds_add_rtn_f64  v[4:5], v1, v[2:3] offset:65535

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

Reply via email to