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

EverRest via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 01:48:49 PDT 2023


MarkGoncharovAl updated this revision to Diff 504983.
MarkGoncharovAl edited the summary of this revision.

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.504983.patch
Type: text/x-patch
Size: 7397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/f647e6e4/attachment.bin>


More information about the llvm-commits mailing list