[llvm-bugs] [Bug 26186] New: NVPTX: Cannot select: t46: i64, i64 = umul_lohi t7, t4
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jan 17 14:45:40 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26186
Bug ID: 26186
Summary: NVPTX: Cannot select: t46: i64,i64 = umul_lohi t7, t4
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: PTX
Assignee: unassignedbugs at nondot.org
Reporter: tobias at grosser.es
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
With r256671 I get the following error:
llc out2.ll
Cannot select: t46: i64,i64 = umul_lohi t7, t4
t7: i64,ch = CopyFromReg t0, Register:i64 %vreg7
t6: i64 = Register %vreg7
t4: i64,ch = CopyFromReg t0, Register:i64 %vreg6
t3: i64 = Register %vreg6
In function: foo
--
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/20160117/d9c6656e/attachment.html>
More information about the llvm-bugs
mailing list