[PATCH] D101174: [IRCE] Relieve bound check on isSafeIncreasingBound and isSafeDecreasingBound
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 26 06:39:45 PDT 2021
jaykang10 updated this revision to Diff 340502.
jaykang10 added a comment.
Following comments of @samparker, added test cases.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101174/new/
https://reviews.llvm.org/D101174
Files:
llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
llvm/test/Transforms/IRCE/variable-loop-bounds.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101174.340502.patch
Type: text/x-patch
Size: 6251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/5ea0ad1d/attachment.bin>
More information about the llvm-commits
mailing list