[PATCH] D111727: [DSE] Eliminates redundant store of an exisiting value (PR16520)

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 23 01:08:11 PDT 2021


yurai007 updated this revision to Diff 381715.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111727

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/stores-of-existing-values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111727.381715.patch
Type: text/x-patch
Size: 5169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211023/9ebea2bf/attachment.bin>


More information about the llvm-commits mailing list