[PATCH] D43143: [X86] Change the signature of the AVX512 packed fp compare intrinsics to return vXi1 mask. Make bitcasts to scalar explicit in IR
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 10 15:37:36 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324828: [X86] Change the signature of the AVX512 packed fp compare intrinsics to return… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43143?vs=133683&id=133774#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43143
Files:
cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/test/CodeGen/avx512f-builtins.c
cfe/trunk/test/CodeGen/avx512vl-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43143.133774.patch
Type: text/x-patch
Size: 9274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180210/76b53027/attachment.bin>
More information about the llvm-commits
mailing list