[llvm-bugs] [Bug 28371] New: [mc] ds_swizzle_b32 wrong opcode on vi
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jun 30 07:22:03 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28371
Bug ID: 28371
Summary: [mc] ds_swizzle_b32 wrong opcode on vi
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Backend: AMDGPU
Assignee: unassignedbugs at nondot.org
Reporter: i.am.perminov at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
asm generates old opcode 0x35 for ds_swizzle_b32 which were used in gfx7. VI
opcode for that instruction should be 0x3D
--
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/20160630/b341d90f/attachment.html>
More information about the llvm-bugs
mailing list