[llvm-bugs] [Bug 33901] New: Study impact of SCEV thresholds on compilation time and performance
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jul 23 08:34:50 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33901
Bug ID: 33901
Summary: Study impact of SCEV thresholds on compilation time
and performance
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Scalar Optimizations
Assignee: unassignedbugs at nondot.org
Reporter: max.kazantsev at azul.com
CC: llvm-bugs at lists.llvm.org
Currently, some thresholds set in SCEV (such as depth limits and AddRec max
size limit) are chosen arbitrarily. We should investigate the impact of these
thresholds on performance and compilation time of some set of real-life
workloads and adjust them into some reasonable values that can be justified.
--
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/20170723/06992a9d/attachment.html>
More information about the llvm-bugs
mailing list