[PATCH] D145929: [LSR] Fold terminating condition not only for eq and ne
EverRest via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 02:35:35 PDT 2023
MarkGoncharovAl updated this revision to Diff 505407.
MarkGoncharovAl added a comment.
1. Fix checking branch swap successors.
2. Tests are formatted accroding to clang-format and passed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145929/new/
https://reviews.llvm.org/D145929
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: D145929.505407.patch
Type: text/x-patch
Size: 11317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/50d9ff78/attachment.bin>
More information about the llvm-commits
mailing list