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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 04:16:19 PDT 2023


nikic updated this revision to Diff 525106.
nikic edited the summary of this revision.
nikic added a comment.

Drop IRBuilder argument.


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.525106.patch
Type: text/x-patch
Size: 9960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/6085b744/attachment.bin>


More information about the llvm-commits mailing list