[llvm-bugs] [Bug 49647] New: [AMDGPU][MC][GFX90a] ds_add_rtn_f64 has an extra space when decoded

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 19 07:16:02 PDT 2021


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: unassignedbugs at nondot.org
          Reporter: dpreobrazhensky at luxoft.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210319/9322e9c6/attachment.html>


More information about the llvm-bugs mailing list