[PATCH] D30703: [DSE] Merge stores when the later store only writes to memory locations the early store also wrote to.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 02:36:41 PDT 2017


RKSimon added a comment.

What is happening with this patch? Is PDSE likely to land anytime soon (e.g. for the 5.000 release?) and support this case?


https://reviews.llvm.org/D30703





More information about the llvm-commits mailing list