[PATCH] D106580: [LoopFlatten] Use SCEV and Loop APIs to identify increment and trip count
Rosie Sumpter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 26 08:29:36 PDT 2021
RosieSumpter updated this revision to Diff 361672.
RosieSumpter added a comment.
Amended the check on the trip count when the IV has been widened
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106580/new/
https://reviews.llvm.org/D106580
Files:
llvm/lib/Transforms/Scalar/LoopFlatten.cpp
llvm/test/Transforms/LoopFlatten/loop-flatten-negative.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106580.361672.patch
Type: text/x-patch
Size: 12385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/9be3d298/attachment.bin>
More information about the llvm-commits
mailing list