[PATCH] [ScalarEvolution]Fix PR18607 resulting in long compilation time and memory usage

Karthik Bhat kv.bhat at samsung.com
Wed May 28 23:23:55 PDT 2014


ping.
Hi All,
Do you think adding threshold is a reasonable approach to solve this problem as we do not have support for pow in SCEV? 
Not having a threshold in this case seems to result in infinite loop as in PR18607.

Thanks
Karthik

http://reviews.llvm.org/D3127






More information about the llvm-commits mailing list