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: unassignedb...@nondot.org
          Reporter: d-...@mail.ru
                CC: llvm-bugs@lists.llvm.org

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

Reply via email to