[PATCH] D87163: [DSE] Switch to MemorySSA-backed DSE by default.
Mikael Holmén via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 7 01:50:04 PDT 2021
uabelho added a comment.
I wrote
https://bugs.llvm.org/show_bug.cgi?id=49859
about a miscompile that started occuring when turning on memoryssa again in DSE.
I suspect that licm doesn't keep memoryssa updated properly.
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