[PATCH] D152772: [LoopSink] Allow sinking to PHI-use

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 12:13:41 PDT 2023


wenlei updated this revision to Diff 531026.
wenlei marked an inline comment as done.
wenlei added a comment.

simplify tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152772

Files:
  llvm/lib/Transforms/Scalar/LoopSink.cpp
  llvm/test/Transforms/LICM/loopsink-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152772.531026.patch
Type: text/x-patch
Size: 6430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/279fb47c/attachment.bin>


More information about the llvm-commits mailing list