[PATCH] D87163: [DSE] Switch to MemorySSA-backed DSE by default.
dmajor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 09:21:25 PDT 2020
dmajor added a comment.
Reduced a bit more: https://godbolt.org/z/j59evK (C++) and https://godbolt.org/z/8xG688 (IR) -- the store at line 43 of `while.end` has been removed.
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