[PATCH] D98346: [DSE] Handle memmove with equal non-const sizes
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 10 08:50:03 PST 2021
xbolva00 updated this revision to Diff 329682.
xbolva00 added a comment.
Added 2 tests for memcpy/memmove combo.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98346/new/
https://reviews.llvm.org/D98346
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/test/Transforms/DeadStoreElimination/memory-intrinsics-sizes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98346.329682.patch
Type: text/x-patch
Size: 9774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/26520af9/attachment.bin>
More information about the llvm-commits
mailing list