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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to