[llvm-bugs] [Bug 40662] New: [AMDGPU][MC] Enable lds_direct operand for v_readfirstlane_b32, v_readlane_b32 and v_writelane_b32
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Feb 8 07:21:50 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40662
Bug ID: 40662
Summary: [AMDGPU][MC] Enable lds_direct operand for
v_readfirstlane_b32, v_readlane_b32 and
v_writelane_b32
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
Bug 39293 has been fixed except for the following instructions:
v_readfirstlane_b32
v_readlane_b32
v_writelane_b32
These instructions should also allow use of lds_direct for src0.
--
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/20190208/a4ab6a58/attachment.html>
More information about the llvm-bugs
mailing list