[PATCH] D49919: [InstCombine] Fold Select with OR condition
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 27 09:40:32 PDT 2018
lebedev.ri added a comment.
This should be in InstSimplify, as you don't create any new instructions.
Repository:
rL LLVM
https://reviews.llvm.org/D49919
More information about the llvm-commits
mailing list