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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 11:05:42 PDT 2018


xbolva00 added a comment.

Can we handle even more cases? Any ideas how to easily extend this patch to handle them? 
https://godbolt.org/g/kKhQ3s


https://reviews.llvm.org/D49919





More information about the llvm-commits mailing list