]> granicus.if.org Git - clang/commit
[AVX512] Add parentheses around macro arguments in AVX512VLDQ intrinsics. Remove...
authorCraig Topper <craig.topper@gmail.com>
Tue, 17 May 2016 04:41:46 +0000 (04:41 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 17 May 2016 04:41:46 +0000 (04:41 +0000)
commitf25a5d86ce6f30672f6d4d26626d1d00c2f752a0
treec9a31d875254e9ef25f5e7d72d80bc1fd226add0
parent7e260918342b54bcd817ae40cc99d5c1493b039e
[AVX512] Add parentheses around macro arguments in AVX512VLDQ intrinsics. Remove leading underscores from macro argument names. Add explicit typecasts to all macro arguments and return values. And finally reformat after all the adjustments.

This is a mostly mechanical change accomplished with a script. I tried to split out any changes to the typecasts that already existed into separate commits.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@269744 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/avx512vldqintrin.h