[llvm-bugs] [Bug 36849] New: [AMDGPU][MC] Should ds_permute/ds_bpermute instructions support 'gds' modifier?
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Mar 21 06:06:09 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36849
Bug ID: 36849
Summary: [AMDGPU][MC] Should ds_permute/ds_bpermute
instructions support '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
These instructions are special in that they access neither lds nor gds memory.
I do not think that gds variants shall be supported.
Setting GDS bit to 1 implies an unclear intention and possibly indicates a bug
in code.
--
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/1bd354cb/attachment.html>
More information about the llvm-bugs
mailing list