[llvm-bugs] [Bug 27175] New: [Polly] Explore new isl scheduler options
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 1 02:01:17 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27175
Bug ID: 27175
Summary: [Polly] Explore new isl scheduler options
Product: Polly
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Optimizer
Assignee: polly-dev at googlegroups.com
Reporter: tobias at grosser.es
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
isl recently gained some new scheduler options, which seem to be worth
exploring.
On LNT we see for example currently an execution time regression for trmm.c in
Polybench due to isl choosing a bad schedule. These new scheduling options
might fix this.
We should experiment with these new options and reevaluate which ones we set by
default.
--
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/20160401/4df10c57/attachment.html>
More information about the llvm-bugs
mailing list