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

            Bug ID: 43747
           Summary: [AMDGPU][MC][GFX10] Missing
                    v_interp_[p1/p2/mov]_f32_e64
           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

The following _e64 variants of v_interp_*_f32 opcodes should be supported but
they are not:

    v_interp_p1_f32_e64
    v_interp_p2_f32_e64
    v_interp_mov_f32_e64

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