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

            Bug ID: 16472
           Summary: Long compile time after vectorization
           Product: tools
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: opt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 10787
  --> http://llvm.org/bugs/attachment.cgi?id=10787&action=edit
Test case

The attached file takes long to compile.

clang -O3 kabuki.ii

But not with:
clang -O3 -fno-vectorize kabuki.ii

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