[PATCH] D26134: [AVX-512] Add patterns for matching KANDN using immAllOnesV. Remove patterns that tried to match a -1 constant created by 'not' with a vXi1 type.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 00:15:11 PDT 2016


igorb accepted this revision.
igorb added a comment.
This revision is now accepted and ready to land.

Thanks for looking into this.

LGTM


https://reviews.llvm.org/D26134





More information about the llvm-commits mailing list