Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

[Polly] META-BUG : Reduce compile time with Polly #23886

Open Quuxplusone opened 9 years ago

Quuxplusone commented 9 years ago
Bugzilla Link PR23885
Status NEW
Importance P normal
Reported by Tobias Grosser (tobias@grosser.es)
Reported on 2015-06-18 16:06:08 -0700
Last modified on 2016-01-18 16:50:54 -0800
Version unspecified
Hardware PC Linux
CC llvm-bugs@lists.llvm.org
Fixed by commit(s)
Attachments
Blocks
Blocked by PR23077, PR23887, PR23282, PR23888
See also

This bug is a meta bug to track compile-time related issues in Polly.

Quuxplusone commented 9 years ago

llvm.org/PR23077: LICM takes time when processing loop nests (as they result from Polly's tiling)

Quuxplusone commented 9 years ago

http://llvm.org/PR23282: Dependence analysis is slow for large inputs

Quuxplusone commented 9 years ago

http://llvm.org/PR23888: Run-time alias check construction can be slow

Quuxplusone commented 9 years ago

http://llvm.org/PR23887: We may be able to tune sio-imath further

Quuxplusone commented 8 years ago

Move bugs to Polly product.