[llvm-bugs] [Bug 32043] New: LSR takes a long time for the testcase
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Feb 22 17:41:29 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=32043
Bug ID: 32043
Summary: LSR takes a long time for the testcase
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Scalar Optimizations
Assignee: unassignedbugs at nondot.org
Reporter: wmi at google.com
CC: llvm-bugs at lists.llvm.org
For the testcase attached, at least since r290782 (not saying r290782 is the
culprit. Just earlier version I randomly picked cannot process the IR
correctly), we have the problem below:
llc < test-renamed.ll executed forever.
The problem was paper covered by rL294814 for a short time and then exposed by
rL295378 again.
--
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/20170223/913492c2/attachment.html>
More information about the llvm-bugs
mailing list