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: unassignedb...@nondot.org
          Reporter: nicolaswe...@gmx.de
                CC: llvmbugs@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.
_______________________________________________
LLVMbugs mailing list
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to