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

            Bug ID: 49448
           Summary: [AMDGPU][GFX9][DOC] Incorrect description of SDWA src1
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AMDGPU
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Description states that SDWA src1 may only be a VGPR. This is incorrect, src1
may also be specified as an SGPR. A correct description of src1 should include
the following operands:
    v, s, flat_scratch, xnack, vcc, ttmp, m0, exec, vccz, execz, scc, constant

See https://llvm.org/docs/AMDGPU/AMDGPUAsmGFX9.html#vop2

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