[PATCH] D87387: [DSE] Handle masked stores

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 11:35:12 PDT 2020


fhahn added a comment.

Could you also add a test that uses the MemorySSA DSE implementation (`-enable-dse-memoryssa`), which will become the default very soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87387



More information about the llvm-commits mailing list