[PATCH] D43143: [X86] Change the signature of the AVX512 packed fp compare intrinsics to return vXi1 mask. Make bitcasts to scalar explicit in IR
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 9 14:06:44 PST 2018
craig.topper created this revision.
craig.topper added reviewers: zvi, delena, RKSimon, spatel.
This is the clang equivalent of https://reviews.llvm.org/D43137
https://reviews.llvm.org/D43143
Files:
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/avx512f-builtins.c
test/CodeGen/avx512vl-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43143.133683.patch
Type: text/x-patch
Size: 9184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/0412884a/attachment.bin>
More information about the llvm-commits
mailing list