[PATCH] D87163: [DSE] Switch to MemorySSA-backed DSE by default.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 13 18:59:14 PDT 2020
thakis added a comment.
Heads-up: We're seeing fairly widespread test failures with this in Chromium that go away when we force this flag off. It's possible that it's due to only a small number of issues and they might be previously-benign UB (no idea), but I figured I'd give an early note. We'll send an update once we've reduced a failing test.
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