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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to