llvm-project/polly/lib/Support
Tobias Grosser 2a586c387b Do not assume all multi-parameter products are affine
As soon as one operand of the product is invalid, the entire product is invalid.
This happens for example if one of the operands is not loop-invariant.

This fixes http://llvm.org/PR23125

Reported-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com
llvm-svn: 234119
2015-04-05 14:57:50 +00:00
..
GICHelper.cpp Fix formatting 2015-02-19 22:16:12 +00:00
RegisterPasses.cpp Drop libpluto support 2015-03-30 17:54:01 +00:00
SCEVValidator.cpp Do not assume all multi-parameter products are affine 2015-04-05 14:57:50 +00:00
ScopHelper.cpp Fix formatting 2015-02-25 16:59:15 +00:00