[PATCH] D13040: [SimplifyCFG] Constant fold a branch implied by it's incoming edge

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 15:24:20 PDT 2015


reames added a comment.

I moved the implication logic into SimplifyInstruction and separated that into it's own review (http://reviews.llvm.org/D13074).  Once that has gone in, I'll update this review.


http://reviews.llvm.org/D13040





More information about the llvm-commits mailing list