http://llvm.org/bugs/show_bug.cgi?id=22550

            Bug ID: 22550
           Summary: Inliner crashes when using @llvm.assume
           Product: new-bugs
           Version: 3.6
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
            Blocks: 22374
    Classification: Unclassified

The CallAnalyzer re-uses the same AssumptionCache instance for a different
functions when following indirect calls, triggering an assertion.

Fix at http://reviews.llvm.org/D7533

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to