[PATCH] D43137: [X86] Change signatures of avx512 packed fp compare intrinsics to return a vXi1 mask type to be closer to an fcmp.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 10 09:25:45 PST 2018
craig.topper added a comment.
I think we still need CMP_MASK_CC. I don't see another type that supports optional rounding mode and truncating the immediate from i32 to i8
https://reviews.llvm.org/D43137
More information about the llvm-commits
mailing list