[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:10:57 PDT 2016
igorb added a comment.
In https://reviews.llvm.org/D26134#584747, @craig.topper wrote:
> Thanks! Does this mean we can also remove the KXNOR patterns that seemed to be working around this already?
I think so.
https://reviews.llvm.org/D26134
More information about the llvm-commits
mailing list