[PATCH] D49919: [InstCombine] Fold Select with OR condition
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 27 09:50:33 PDT 2018
craig.topper added a comment.
There should be an opposite version with and instead of or and the compare condition inverted. We should handle that too.
Repository:
rL LLVM
https://reviews.llvm.org/D49919
More information about the llvm-commits
mailing list