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

            Bug ID: 51165
           Summary: [AMDGPU][GFX908][GFX90A][DOC] Incorrect description of
                    src2 MFMA
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AMDGPU
          Assignee: unassignedb...@nondot.org
          Reporter: d-...@mail.ru
                CC: llvm-bugs@lists.llvm.org

ival operands cannot be used as src2 of mfma instructions. However, the
description of src2 refers constant which includes ival. 

For example, see the description of v_mfma_f32_16x16x16f16 at 
https://llvm.org/docs/AMDGPU/AMDGPUAsmGFX90a.html#vop3p:

    Operands: v, a, constant

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