[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 07:23:55 PDT 2021


yurai007 updated this revision to Diff 381740.

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.381740.patch
Type: text/x-patch
Size: 5316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211023/64a83f24/attachment.bin>


More information about the llvm-commits mailing list