[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 05:06:13 PDT 2023


MarkGoncharovAl updated this revision to Diff 505446.
MarkGoncharovAl added a comment.

Update tests using update_test_checks.py


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.505446.patch
Type: text/x-patch
Size: 12191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/9cf8809b/attachment.bin>


More information about the llvm-commits mailing list