[PATCH] D77736: [DSE] Lift post-dominance for objs not accessible in caller.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 03:48:01 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcf9ee49b4d7f: [DSE] Lift post-dominance for objs not accessible in caller. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77736

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/MSSA/memset-unknown-sizes.ll
  llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-malloc-free.ll
  llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-memintrinsics.ll
  llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-multipath.ll
  llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77736.257662.patch
Type: text/x-patch
Size: 15361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/7e1124b9/attachment.bin>


More information about the llvm-commits mailing list