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

            Bug ID: 49308
           Summary: [AMDGPU][MC][DOC] Incorrect description of MADAK,
                    MADMK, etc
           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]

Instructions which have implicit literal operands (v_madak_f32, v_madmk_f32,
etc) cannot specify literals for other operands.

However documentation states that src0 can be a literal. This should be
corrected for GFX7, GFX8, GFX9 and GFX10.

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