[PATCH] D82588: [DSE] Look through memory PHI arguments when removing noop stores in MSSA.

Zoe Carver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 10:42:42 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c25816d7b68: [DSE] Look through memory PHI arguments when removing noop stores in MSSA. (authored by zoecarver).

Changed prior to commit:
  https://reviews.llvm.org/D82588?vs=295618&id=295621#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82588

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/MSSA/noop-stores.ll
  llvm/test/Transforms/DeadStoreElimination/MSSA/simple-todo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82588.295621.patch
Type: text/x-patch
Size: 6679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/f63236b9/attachment.bin>


More information about the llvm-commits mailing list