[AVX-512] Fix the operand order for all calls to __builtin_ia32_vfmaddss3_mask.
authorCraig Topper <craig.topper@gmail.com>
Wed, 26 Oct 2016 05:35:38 +0000 (05:35 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 26 Oct 2016 05:35:38 +0000 (05:35 +0000)
commitf202365910b9c20a30e26f449dbf6f9b49cf774a
tree30c4547e1101c98e31dccfbb7a6d61103ddd6d8e
parent6cbd65e4df7ec1b2009b5486c679efa39143dc9a
[AVX-512] Fix the operand order for all calls to __builtin_ia32_vfmaddss3_mask.

Summary: The preserved input should be the first argument and the vector inputs should be in the same order as the intrinsics it is used to implement.

Reviewers: igorb, delena

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D25902

llvm-svn: 285175
clang/lib/Headers/avx512fintrin.h