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: unassignedb...@nondot.org
          Reporter: dpreobrazhen...@luxoft.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to