[PATCH] D67306: [IfConversion] Correctly handle cases where analyzeBranch fails.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 08:03:14 PDT 2019
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Sorry, yes, I think this makes sense over the alternative of analyzeBranch not setting TrueBB/FalseBB. LGTM
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67306/new/
https://reviews.llvm.org/D67306
More information about the llvm-commits
mailing list