[llvm-bugs] [Bug 30608] New: Super slow to compile simple code
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Oct 4 07:10:03 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30608
Bug ID: 30608
Summary: Super slow to compile simple code
Product: new-bugs
Version: 3.9
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: bique.alexandre at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 17400
--> https://llvm.org/bugs/attachment.cgi?id=17400&action=edit
Generated LLVM assemble which is slow to compile with LLVM 3.9, but was fast
with LLVM 3.8
LLVM 3.8 was fast to compile the following code, while llvm 3.9 takes a lot of
time, which is really bad in JIT conditions.
--
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/20161004/50169526/attachment.html>
More information about the llvm-bugs
mailing list