Hello,
Enabling vector masked_load/store to AVX1 using AVX1 FP instructions (vmaskmovps/pd) in place of the AVX2 int instructions (vpmaskmovd/q)
committed to r258675. (http://reviews.llvm.org/D16528)
Regards,
Igor Breger.
Hello,
Enabling vector masked_load/store to AVX1 using AVX1 FP instructions (vmaskmovps/pd) in place of the AVX2 int instructions (vpmaskmovd/q)
committed to r258675. (http://reviews.llvm.org/D16528)
Regards,
Igor Breger.
Thanks, Igor and Elena!