[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:58:47 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D49919#1178705, @xbolva00 wrote:

> - Added more negative tests


Thank you.
Tests look good (i only looked at the `select-and-cmp.ll`, i assume the other one is fully identical/symmetrical).
Please commit the **tests** now, and rebase.


https://reviews.llvm.org/D49919





More information about the llvm-commits mailing list