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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 05:53:43 PDT 2020


fhahn added a comment.

In D87163#2272749 <https://reviews.llvm.org/D87163#2272749>, @asbirlea wrote:

> I'd suggest reverting if the failures are blocking, but we do need a reproducer so it can be recommitted after a fix is in place.

+1, but I think ideally we would have reproducers for the remaining issues first. @dmajor @thakis please let me know if this is blocking you and it is not feasible to provide reproducers before reverting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87163



More information about the llvm-commits mailing list