[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:52:36 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc68b560be381: [DSE] Handle memmove with equal non-const sizes (authored by xbolva00).

Repository:
  rG LLVM Github Monorepo

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.329683.patch
Type: text/x-patch
Size: 9774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/79b1e079/attachment.bin>


More information about the llvm-commits mailing list