[llvm-bugs] [Bug 33593] New: [mc][gfx9] Missing support of several VOP3P opcodes
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 26 07:32:45 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33593
Bug ID: 33593
Summary: [mc][gfx9] Missing support of several VOP3P opcodes
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
Currently assembler does not support the following opcodes:
v_pk_sub_u16
v_pk_mad_i16
v_pk_mad_u16
Looks like they should be supported. They are mentioned in doc and supported by
SP3.
--
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/20170626/6f346f31/attachment.html>
More information about the llvm-bugs
mailing list