[PATCH] D13613: [SCEV] Mark AddExprs as nsw or nuw if legal
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 15:37:52 PDT 2015
sanjoy updated this revision to Diff 37191.
sanjoy added a comment.
- review. Note the tests passing are gated on http://reviews.llvm.org/D13677
http://reviews.llvm.org/D13613
Files:
lib/Analysis/ScalarEvolution.cpp
lib/IR/ConstantRange.cpp
test/Analysis/Delinearization/multidim_ivs_and_integer_offsets_3d.ll
test/Analysis/Delinearization/multidim_ivs_and_integer_offsets_nts_3d.ll
test/Analysis/ScalarEvolution/infer-prestart-no-wrap.ll
test/Analysis/ScalarEvolution/min-max-exprs.ll
test/Analysis/ScalarEvolution/no-wrap-add-exprs.ll
test/Transforms/LoopStrengthReduce/quadradic-exit-value.ll
unittests/IR/ConstantRangeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13613.37191.patch
Type: text/x-patch
Size: 11475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/a9350a8c/attachment.bin>
More information about the llvm-commits
mailing list