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

            Bug ID: 15982
           Summary: GVN crashes
           Product: tools
           Version: 3.2
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: opt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 10505
  --> http://llvm.org/bugs/attachment.cgi?id=10505&action=edit
IR that crashes GVN (LLVM 3.2)

The attached IR (gvn_crash.ll) crashes GVN. The instructions at label %L3 seem
to be too much for it, since when simplifying them (1 basic block level less)
the pass succeeds.

-- 
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