[PATCH] D129214: [IndVars] Call replaceLoopPHINodesWithPreheaderValues() for already constant exits

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 00:43:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5ee62a141fe: [IndVars] Call replaceLoopPHINodesWithPreheaderValues() for already constant… (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129214

Files:
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/test/Transforms/IndVarSimplify/X86/loop-invariant-conditions.ll
  llvm/test/Transforms/IndVarSimplify/X86/pr35406.ll
  llvm/test/Transforms/IndVarSimplify/eliminate-comparison.ll
  llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll
  llvm/test/Transforms/IndVarSimplify/lcssa-preservation.ll
  llvm/test/Transforms/IndVarSimplify/no-iv-rewrite.ll
  llvm/test/Transforms/IndVarSimplify/pr22222.ll
  llvm/test/Transforms/IndVarSimplify/pr40454.ll
  llvm/test/Transforms/IndVarSimplify/scev-expander-preserve-lcssa.ll
  llvm/test/Transforms/IndVarSimplify/sentinel.ll
  llvm/test/Transforms/LoopDeletion/pr53969.ll
  llvm/test/Transforms/LoopVectorize/X86/pr54413-select-interleave-count-loop-with-cost-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129214.444176.patch
Type: text/x-patch
Size: 18057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/149dc882/attachment.bin>


More information about the llvm-commits mailing list