[llvm-bugs] [Bug 43747] New: [AMDGPU][MC][GFX10] Missing v_interp_[p1/p2/mov]_f32_e64
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 21 09:34:02 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43747
Bug ID: 43747
Summary: [AMDGPU][MC][GFX10] Missing
v_interp_[p1/p2/mov]_f32_e64
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
The following _e64 variants of v_interp_*_f32 opcodes should be supported but
they are not:
v_interp_p1_f32_e64
v_interp_p2_f32_e64
v_interp_mov_f32_e64
--
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/20191021/cb14229d/attachment.html>
More information about the llvm-bugs
mailing list