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

            Bug ID: 51341
           Summary: [AMDGPU][DOC] Incorrect description of VOP3P v_fma_mix
                    opcodes
           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]

These opcodes accept 16-bit literals, however description states that literals
cannot be used.

Actually these opcodes should accept either 16-bit or 32-bit literals depending
on op_sel modifier, but AMDGPU assembler does not currently support this
feature.

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