[llvm-bugs] [Bug 49648] New: [AMDGPU][MC][GFX8+][DOC] Description of s_sendmsg should be updated

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 19 07:22:32 PDT 2021


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

            Bug ID: 49648
           Summary: [AMDGPU][MC][GFX8+][DOC] Description of s_sendmsg
                    should be updated
           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 of s_sendmsg should be updated with a list of new messages:

    ID_SAVEWAVE           // added in GFX8
    ID_STALL_WAVE_GEN     // added in GFX9
    ID_HALT_WAVES         // added in GFX9
    ID_ORDERED_PS_DONE    // added in GFX9
    ID_EARLY_PRIM_DEALLOC // added in GFX9, removed in GFX10
    ID_GS_ALLOC_REQ       // added in GFX9
    ID_GET_DOORBELL       // added in GFX9
    ID_GET_DDID           // added in GFX10


See https://reviews.llvm.org/D97295.

-- 
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/20210319/2b052ebd/attachment-0001.html>


More information about the llvm-bugs mailing list