llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
27.92k stars 11.52k forks source link

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

Open tobiasgrosser opened 9 years ago

tobiasgrosser commented 9 years ago
Bugzilla Link 23885
Version unspecified
OS Linux
Depends On llvm/llvm-project#23451 llvm/llvm-project#24261 llvm/llvm-project#23656 llvm/llvm-project#24262

Extended Description

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

tobiasgrosser commented 2 years ago

mentioned in issue llvm/llvm-project#24261

tobiasgrosser commented 2 years ago

mentioned in issue llvm/llvm-project#24262

tlattner commented 8 years ago

Move bugs to Polly product.

tobiasgrosser commented 9 years ago

llvm/llvm-project#24261 : We may be able to tune sio-imath further

tobiasgrosser commented 9 years ago

llvm/llvm-project#24262 : Run-time alias check construction can be slow

tobiasgrosser commented 9 years ago

llvm/llvm-project#23656 : Dependence analysis is slow for large inputs

tobiasgrosser commented 9 years ago

llvm/llvm-project#23451 : LICM takes time when processing loop nests (as they result from Polly's tiling)