llvm-project/polly/test/Isl
Eli Friedman fd229caa01 [polly] Fix SCEVLoopAddRecRewriter to avoid invalid AddRecs.
When we're remapping an AddRec, the AddRec constructed by a partial
rewrite might not make sense.  This triggers an assertion complaining
it's not loop-invariant.

Instead of constructing the partially rewritten AddRec, just skip
straight to calling evaluateAtIteration.

Testcase was automatically reduced using llvm-reduce, so it's a little
messy, but hopefully makes sense.

Differential Revision: https://reviews.llvm.org/D102959
2021-06-01 09:51:05 -07:00
..
Ast Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
CodeGen [polly] Fix SCEVLoopAddRecRewriter to avoid invalid AddRecs. 2021-06-01 09:51:05 -07:00
isl-args.ll [Polly] Add -polly-isl-arg command line option. 2020-04-06 08:56:57 -05:00
single_loop_param_less_equal.ll
single_loop_param_less_than.ll
single_loop_uint_max_iterations.ll
single_loop_ull_max_iterations.ll