[PATCH] D45439: [IRCE] Use NUW flag for indvar

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 10 03:36:22 PDT 2018


samparker updated this revision to Diff 141818.
samparker added a comment.

Split the helper function out to https://reviews.llvm.org/D45481 and rebased.


https://reviews.llvm.org/D45439

Files:
  lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  test/Transforms/IRCE/variable-loop-bounds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45439.141818.patch
Type: text/x-patch
Size: 9894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180410/7ec29508/attachment-0001.bin>


More information about the llvm-commits mailing list