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

            Bug ID: 43712
           Summary: [AMDGPU][MC][GFX10] Missing v_movrel*[sdwa|dpp|dpp8]
                    opcodes
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AMDGPU
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

The following opcodes are missing:

    v_movreld_b32_sdwa
    v_movrels_b32_sdwa
    v_movrelsd_2_b32_sdwa
    v_movrelsd_b32_sdwa

    v_movreld_b32_dpp
    v_movrels_b32_dpp
    v_movrelsd_2_b32_dpp
    v_movrelsd_b32_dpp

    v_movreld_b32_dpp8
    v_movrels_b32_dpp8
    v_movrelsd_2_b32_dpp8
    v_movrelsd_b32_dpp8

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