[PATCH] D82204: [DSE,MSSA] Treat `store 0` after calloc as noop stores.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 23 04:45:06 PDT 2020
fhahn updated this revision to Diff 272673.
fhahn added a comment.
Move a calloc test from simple-todo.ll to simple.ll
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82204/new/
https://reviews.llvm.org/D82204
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/test/Transforms/DeadStoreElimination/MSSA/calloc-store.ll
llvm/test/Transforms/DeadStoreElimination/MSSA/simple-todo.ll
llvm/test/Transforms/DeadStoreElimination/MSSA/simple.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82204.272673.patch
Type: text/x-patch
Size: 8620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/fe58f4ca/attachment-0001.bin>
More information about the llvm-commits
mailing list