[llvm-bugs] [Bug 49448] New: [AMDGPU][GFX9][DOC] Incorrect description of SDWA src1

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 5 02:48:53 PST 2021


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: unassignedbugs at nondot.org
          Reporter: dpreobrazhensky at luxoft.com
                CC: llvm-bugs at lists.llvm.org

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210305/2d260678/attachment.html>


More information about the llvm-bugs mailing list