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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 19 13:58:02 PDT 2021


fhahn accepted this revision.
fhahn added a comment.

Results in terms of additionally removed stores look good, thanks for picking up the patch!

LGTM as well with the commit addressed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111727



More information about the llvm-commits mailing list