[PATCH] D49919: [InstCombine] Fold Select with AND/OR condition

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 12:12:12 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D49919#1178631, @lebedev.ri wrote:

> 2. Negative tests:


+

- wrong (opposite) binary operation - `or` instead of `and`


https://reviews.llvm.org/D49919





More information about the llvm-commits mailing list