[PATCH] D13390: SCEV: handle constant condition for select/branch

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 13:14:15 PDT 2015


joker.eph added a comment.

I guess if this comes up when handling loops for instance, you may not necessarily be able to easily simplify the CFG in a loop pass.


http://reviews.llvm.org/D13390





More information about the llvm-commits mailing list