[PATCH] D87414: [DSE] Make sure that DSE+MSSA can handle masked stores

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 08:00:46 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf92908cc749e: [DSE] Make sure that DSE+MSSA can handle masked stores (authored by kparzysz).

Changed prior to commit:
  https://reviews.llvm.org/D87414?vs=290839&id=291222#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87414

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/masked-dead-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87414.291222.patch
Type: text/x-patch
Size: 8938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200911/9620daf0/attachment.bin>


More information about the llvm-commits mailing list