We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a309c07 commit 5fa21e5Copy full SHA for 5fa21e5
clang/lib/Headers/avxintrin.h
@@ -840,6 +840,7 @@ _mm256_permutevar_pd(__m256d __a, __m256i __c)
840
841
/// Copies the values stored in a 128-bit vector of [4 x float] as
842
/// specified by the 128-bit integer vector operand.
843
+///
844
/// \headerfile <x86intrin.h>
845
///
846
/// This intrinsic corresponds to the <c> VPERMILPS </c> instruction.
0 commit comments