[PATCH] D87163: [DSE] Switch to MemorySSA-backed DSE by default.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 09:58:48 PDT 2020
fhahn added a comment.
In D87163#2264785 <https://reviews.llvm.org/D87163#2264785>, @asbirlea wrote:
> I'm running into a crash with this, could you please hold off until tomorrow? I'm working on getting a reproducer.
@asbirlea Thanks for the reproducer, the issue should be sorted out. The GVN issue has also been fixed and I am planning to submit this today, unless you think we should wait a bit longer.
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