[PATCH] D48530: [DAGCombiner] In foldSelectOfConstants, use 'sub C1+1, (zext Cond)' instead of 'add (sext Cond), C1+1'

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 12:07:01 PDT 2018


craig.topper added a comment.

@spatel, what are you thoughts on this?


Repository:
  rL LLVM

https://reviews.llvm.org/D48530





More information about the llvm-commits mailing list