[PATCH] D145929: [LSR] Fold terminating condition not only for eq and ne

EverRest via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 01:10:04 PDT 2023


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

Last week, someone rewrote lit-tests style.

I use ./llvm/utils/update_test_checks.py to make correct style.

After passing build, will push changes.


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.506488.patch
Type: text/x-patch
Size: 24441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230320/96b9e389/attachment-0001.bin>


More information about the llvm-commits mailing list