[PATCH] D136218: [DSE] Sink a memory access if it is only alive in one successor.

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 23:15:48 PDT 2022


StephenFan updated this revision to Diff 468788.
StephenFan added a comment.

Update.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136218

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/multiblock-multipath.ll
  llvm/test/Transforms/DeadStoreElimination/multiblock-simple.ll
  llvm/test/Transforms/DeadStoreElimination/multiblock-sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136218.468788.patch
Type: text/x-patch
Size: 17327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221019/bae93c0f/attachment.bin>


More information about the llvm-commits mailing list