[PATCH] D132443: [LSR] Fold terminating condition to other IV when possible
Yueh-Ting (eop) Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 7 19:44:19 PDT 2022
eopXD updated this revision to Diff 458630.
eopXD added a comment.
Add counter to record number of folding done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132443/new/
https://reviews.llvm.org/D132443
Files:
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/test/Transforms/LoopStrengthReduce/lsr-term-fold-negative-testcase.ll
llvm/test/Transforms/LoopStrengthReduce/lsr-term-fold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132443.458630.patch
Type: text/x-patch
Size: 20736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/3019b00c/attachment.bin>
More information about the llvm-commits
mailing list