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

            Bug ID: 22346
           Summary: Turn off DAGCombine at -O0
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

DAGCombine should not run at -O0 (see discussion on review D7181).
http://reviews.llvm.org/D7181

However, doing that at the moment causes 19 test failures, including
one crash and one fail-to-select.

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