https://bugs.llvm.org/show_bug.cgi?id=38263
Bug ID: 38263
Summary: Enable LoopInterchange by default
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Loop Optimizer
Assignee: unassignedb...@nondot.org
Reporter: florian.h...@arm.com
CC: llvm-bugs@lists.llvm.org
Over the last year, the LoopInterchange pass has seen some improvements fixing
all known/reported bugs.
Currently the pass is still quite limited in the types of loops is supports and
I think we should get a few improvements in before we consider enabling it by
default:
* Add support for reductions (PR30472), https://reviews.llvm.org/D43245
* Use cache-based cost model (https://reviews.llvm.org/D35210)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs