[PATCH] D87163: [DSE] Switch to MemorySSA-backed DSE by default.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 6 13:49:10 PST 2020
fhahn added a comment.
In D87163#2379892 <https://reviews.llvm.org/D87163#2379892>, @thakis wrote:
> Very belated update: We've been running with this on our clang/tot bots for a few weeks now and turned this on (or, more accurately stopped turning it off) for "normal" builds today. All tests pass and so far everything's happy.
That's great, thanks for letting us know! There might be a few more features down the road, so it's good to know that you were able to make the initial switch.
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