[PATCH] D78932: [DSE,MSSA] Relax post-dom restriction for objs visible after return.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 02:42:35 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG67671024c8cb: [DSE,MSSA] Relax post-dom restriction for objs visible after return. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D78932?vs=265771&id=269772#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78932/new/
https://reviews.llvm.org/D78932
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
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: D78932.269772.patch
Type: text/x-patch
Size: 13166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/184056aa/attachment.bin>
More information about the llvm-commits
mailing list