[PATCH] D43137: [X86] Change signatures of avx512 packed fp compare intrinsics to return a vXi1 mask type to be closer to an fcmp.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 10 03:48:09 PST 2018
RKSimon added a comment.
Can we remove CMP_MASK_CC completely with this?
https://reviews.llvm.org/D43137
More information about the llvm-commits
mailing list