[llvm-bugs] [Bug 25981] New: -O3 on AMD Phenom causes long compilation time
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 31 01:36:19 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25981
Bug ID: 25981
Summary: -O3 on AMD Phenom causes long compilation time
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: dcb314 at hotmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 15538
--> https://llvm.org/bugs/attachment.cgi?id=15538&action=edit
C source code
The attached file, when compiled with clang trunk revision 256486,
fails to compile in 20 minutes CPU time on a 3.5GHz AMD Phenom.
-O2 takes 2.4 seconds.
clang version 3.8 with -O3 takes 1.8 seconds.
--
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/20151231/0e073cfd/attachment.html>
More information about the llvm-bugs
mailing list