[llvm-bugs] [Bug 33330] New: Severe compilation time degradation after r303560
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 6 10:29:13 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33330
Bug ID: 33330
Summary: Severe compilation time degradation after r303560
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Common Code Generator Code
Assignee: unassignedbugs at nondot.org
Reporter: kparzysz at codeaurora.org
CC: llvm-bugs at lists.llvm.org
Created attachment 18582
--> https://bugs.llvm.org/attachment.cgi?id=18582&action=edit
Testcase
The attached testcase used to compile in <20s. After this commit, on the same
machine, it takes over 6min.
Command: llc -march=hexagon < slow.ll
--
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/20170606/532ed51a/attachment.html>
More information about the llvm-bugs
mailing list