[llvm-bugs] [Bug 36848] New: [AMDGPU][MC] Should ds_nop instruction accept 'gds' modifier?

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 21 06:03:11 PDT 2018


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

            Bug ID: 36848
           Summary: [AMDGPU][MC] Should ds_nop instruction accept 'gds'
                    modifier?
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            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

This instruction does nothing regardless of gds bit value.

In my opinion, setting GDS bit to 1 implies an unclear intention and possibly
indicates a bug in code.

So I do not think GDS variant shall be supported.

-- 
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/20180321/17e74067/attachment.html>


More information about the llvm-bugs mailing list