[PATCH] D34135: [LVI] Add initial result to avoid infinite getValueFromCondition recursion
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 28 12:38:32 PDT 2017
efriedma added a subscriber: evandro.
efriedma added a comment.
Update: https://reviews.llvm.org/rL314435 has now landed, so we can use domtree to detect dead blocks.
https://reviews.llvm.org/D34135
More information about the llvm-commits
mailing list