[PATCH] D108910: [IndVars] Break backedge and replace PHIs if loop exits on 1st iteration

Dmitry Makogon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 22:12:51 PDT 2021


dmakogon updated this revision to Diff 370160.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108910/new/

https://reviews.llvm.org/D108910

Files:
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/test/Transforms/IndVarSimplify/eliminate-backedge.ll
  llvm/test/Transforms/IndVarSimplify/eliminate-exit-no-dl.ll
  llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108910.370160.patch
Type: text/x-patch
Size: 12706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/89fe8f47/attachment.bin>


More information about the llvm-commits mailing list