[PATCH] D44001: [SCEV] Prove implications for SCEVUnknown Phis
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 28 04:43:59 PDT 2018
mkazantsev added a comment.
Actually ignoring of unreachable predecessors was supposed to be an improvement, but we don't really need it. We can yield it for sake of compile time saving.
https://reviews.llvm.org/D44001
More information about the llvm-commits
mailing list