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

Andrew Trick via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 12:59:38 PDT 2015


atrick accepted this revision.
atrick added a reviewer: atrick.
atrick added a comment.
This revision is now accepted and ready to land.

Well, ideally the IR is canonical before SCEV, but this condition is simple enough to catch anyway. Thanks.


http://reviews.llvm.org/D13390





More information about the llvm-commits mailing list