[PATCH] D87163: [DSE] Switch to MemorySSA-backed DSE by default.

dmajor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 14 14:22:25 PDT 2020


dmajor added a comment.

In D87163#2272105 <https://reviews.llvm.org/D87163#2272105>, @fhahn wrote:

> I also pushed a fix for a MemorySSA issue that was exposed through DSE + MemorySSA in c4f1b3144184 <https://reviews.llvm.org/rGc4f1b3144184e4c276a7e7c801cbcd4ac3c573ba>. This might also fix (some) of the failures you are seeing.

Same failures with c4f1b3144184 <https://reviews.llvm.org/rGc4f1b3144184e4c276a7e7c801cbcd4ac3c573ba>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87163



More information about the cfe-commits mailing list