[PATCH] D97676: [DSE] Extending isOverwrite to support offsetted fully overlapping stores

Matteo Favaro via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 02:18:58 PST 2021


fvrmatteo updated this revision to Diff 328958.
fvrmatteo edited the summary of this revision.
fvrmatteo added a comment.

Updated patch to reflect the requested changes. Updated the revision description too.


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

https://reviews.llvm.org/D97676

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/offsetted-overlapping-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97676.328958.patch
Type: text/x-patch
Size: 7163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/20cbf922/attachment.bin>


More information about the llvm-commits mailing list