[PATCH] D150681: [SCEVExpander] Remember phi nodes inserted by LCSSA construction

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 00:34:36 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd5c56c5162e5: [SCEVExpander] Remember phi nodes inserted by LCSSA construction (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150681

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/lib/Transforms/Utils/LCSSA.cpp
  llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
  llvm/test/Transforms/LoopIdiom/remove-inserted-lcssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150681.525472.patch
Type: text/x-patch
Size: 9960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/41fb7471/attachment.bin>


More information about the llvm-commits mailing list