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

            Bug ID: 49645
           Summary: [AMDGPU][MC][GFX10] v_pk_fmac_f16 is decoded with _e32
                    suffix
           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

This is a VOP2 only opcode, so _e32 suffix is not valid.

Test:

    0x01,0x05,0xfe,0x79

Output:

    v_pk_fmac_f16_e32 v255, v1, v2

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