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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 12:10:02 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG989051d5f899: [DSE] Extending isOverwrite to support offsetted fully overlapping stores (authored by fvrmatteo, committed by nikic).

Repository:
  rG LLVM Github Monorepo

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


More information about the llvm-commits mailing list