[llvm-bugs] [Bug 28538] New: [mc][gfx8] No validation for DPP control row_bcast
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 13 08:13:10 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28538
Bug ID: 28538
Summary: [mc][gfx8] No validation for DPP control row_bcast
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
The value provided with DPP control row_bcast is not checked properly for
allowed values. Instead, instruction is silently assembled with a wrong VOP_DPP
dword. Example:
v_mov_b32 v0, v1 row_bcast:13
--
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/20160713/46abe728/attachment.html>
More information about the llvm-bugs
mailing list