[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
Tue Aug 30 04:30:06 PDT 2022


eopXD updated this revision to Diff 456612.
eopXD added a comment.

Rebased upon change in D132443 <https://reviews.llvm.org/D132443>.


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-fold-iv-negative-testcase.ll
  llvm/test/Transforms/LoopStrengthReduce/lsr-fold-iv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132443.456612.patch
Type: text/x-patch
Size: 16972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/ee07d55b/attachment-0001.bin>


More information about the llvm-commits mailing list