[PATCH] D79391: [DSE] Remove noop stores in MSSA.

Zoe Carver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 30 10:03:16 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG065bf124fde8: [DSE] Remove noop stores in MSSA. (authored by zoecarver).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79391

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/MSSA/atomic.ll
  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: D79391.267462.patch
Type: text/x-patch
Size: 12864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200530/10a19b58/attachment.bin>


More information about the llvm-commits mailing list