[LLVMbugs] [Bug 24284] New: Regression(r243271): 'Assertion `isVirtualRegister(Reg) && "Not a virtual register"' failed'

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 27 13:32:33 PDT 2015


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

            Bug ID: 24284
           Summary: Regression(r243271): 'Assertion
                    `isVirtualRegister(Reg) && "Not a virtual register"'
                    failed'
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

/b/build/slave/ClangToTAndroidASan/build/src/third_party/llvm/include/llvm/Target/TargetRegisterInfo.h:308:
static unsigned int llvm::TargetRegisterInfo::virtReg2Index(unsigned int):
Assertion `isVirtualRegister(Reg) && "Not a virtual register"' failed.

...on the chromium android/asan and on the ios bots, likely arm-specific. Will
attach a repro to this bug tomorrow.

-- 
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/20150727/446c4928/attachment.html>


More information about the llvm-bugs mailing list