[PATCH] D143069: [DAGCombine] Allow DAGCombine to remove dead masked stores

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 10:45:54 PST 2023


dtemirbulatov updated this revision to Diff 494363.
dtemirbulatov marked 6 inline comments as done.
dtemirbulatov added a comment.

Resolved comments.


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

https://reviews.llvm.org/D143069

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/sve-dead-masked-store.ll
  llvm/test/CodeGen/X86/masked_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143069.494363.patch
Type: text/x-patch
Size: 4922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/99b0eecd/attachment.bin>


More information about the llvm-commits mailing list