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

            Bug ID: 33593
           Summary: [mc][gfx9] Missing support of several VOP3P opcodes
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AMDGPU
          Assignee: unassignedb...@nondot.org
          Reporter: dpreobrazhen...@luxoft.com
                CC: llvm-bugs@lists.llvm.org

Currently assembler does not support the following opcodes:

v_pk_sub_u16
v_pk_mad_i16
v_pk_mad_u16

Looks like they should be supported. They are mentioned in doc and supported by
SP3.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to