[llvm-bugs] [Bug 51536] New: [AMDGPU][MC][DOC] Invalid description of 8-bit DS offsets

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 19 04:47:55 PDT 2021


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

            Bug ID: 51536
           Summary: [AMDGPU][MC][DOC] Invalid description of 8-bit DS
                    offsets
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AMDGPU
          Assignee: unassignedbugs at nondot.org
          Reporter: d-pre at mail.ru
                CC: llvm-bugs at lists.llvm.org

8-bit DS offset modifier description states that the valid syntax is
"offset:...", however it should be "offset0:..." or "offset1:..." depending on
modifier position.

See https://llvm.org/docs/AMDGPUModifierSyntax.html#amdgpu-synid-ds-offset8

-- 
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/20210819/cb63120c/attachment.html>


More information about the llvm-bugs mailing list