[PATCH] D24653: [X86][AVX512] Drop unused avx512_mask_move_sd/avx512_mask_move_ss intrinsics
Igor Breger via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 12:03:21 PDT 2016
igorb added a comment.
Hello,
Scalar masked store/load generic implementation generate complicated IR, it can be challenging task to lower it single masked instruction .
Could you please wait for Michael response , he currently works on clang implementation for this intrinsic
https://reviews.llvm.org/D21021
Thanks.
Repository:
rL LLVM
https://reviews.llvm.org/D24653
More information about the llvm-commits
mailing list