[llvm-bugs] [Bug 31341] New: Bad machine code: Using an undefined physical register

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Dec 10 18:00:23 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=31341

            Bug ID: 31341
           Summary: Bad machine code: Using an undefined physical register
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: AVR
          Assignee: unassignedbugs at nondot.org
          Reporter: dylanmckay34 at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

llc
~/projects/llvm-project/llvm/test/CodeGen/Generic/2003-07-29-BadConstSbyte.ll
-o /dev/null 2>&1


# In Register Scavenger
# Machine code for function main: NoPHIs, TracksLiveness, NoVRegs


*** Bad machine code: Using an undefined physical register ***
- function:    main
- basic block: BB#3 loopentry (0x7fdca185bc18)
- instruction: CPIRdK
- operand 3:   %SREG<imp-use,kill>
LLVM ERROR: Found 1 machine code errors.

-- 
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/20161211/39460bc9/attachment.html>


More information about the llvm-bugs mailing list