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

            Bug ID: 47453
           Summary: [AMDGPU][MC][GFX10] Assembler should support sp3
                    VOP3/VOP3P modifiers
           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

Assembler should support operand modifiers listed below for compatibility with
sp3.

VOP3P modifiers:
- neg (and '-')
- neg_lo
- neg_hi
- sel_lo
- sel_lo_hi
- sel_hi
- sel_hi_lo

VOP3 modifiers:
- sel_lo
- sel_hi

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