[llvm-bugs] [Bug 26185] New: LLVM ERROR: Copy one register into another with a different width
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jan 17 13:03:12 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26185
Bug ID: 26185
Summary: LLVM ERROR: Copy one register into another with a
different width
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
Created attachment 15652
--> https://llvm.org/bugs/attachment.cgi?id=15652&action=edit
Test case to reproduce bug
On r256628 the attached input compiles nicely when running:
llc out.ll
but crashes with
llc out.ll -mcpu=sm_35
LLVM ERROR: Copy one register into another with a different width
--
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/cb22283c/attachment.html>
More information about the llvm-bugs
mailing list