[PATCH] D129293: [IndVars] Simplify instructions after replacing header phi with preheader value

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 01:27:56 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf49bed93376: [IndVars] Simplify instructions after replacing header phi with preheader value (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129293

Files:
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/test/Transforms/IndVarSimplify/X86/pr35406.ll
  llvm/test/Transforms/IndVarSimplify/eliminate-backedge.ll
  llvm/test/Transforms/IndVarSimplify/eliminate-exit-no-dl.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/PhaseOrdering/single-iteration-loop-sroa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129293.444186.patch
Type: text/x-patch
Size: 18459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/1549a29f/attachment.bin>


More information about the llvm-commits mailing list