[LLVMbugs] [Bug 16472] New: Long compile time after vectorization
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 27 10:08:22 PDT 2013
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: unassignedbugs at nondot.org
Reporter: aschwaighofer at apple.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130627/72d42f47/attachment.html>
More information about the llvm-bugs
mailing list