]> granicus.if.org Git - clang/commit
[AVX512] Add parentheses around macro arguments in AVX512DQ intrinsics. Remove leadin...
authorCraig Topper <craig.topper@gmail.com>
Tue, 17 May 2016 04:41:36 +0000 (04:41 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 17 May 2016 04:41:36 +0000 (04:41 +0000)
commit570340b8813c4436d8a4e8016a2080c6fe186e90
tree629972861fbe7247f39dbdbec0f7a63e3c3c9ff7
parentab757345dbc5bd0d866c665ab64daf8ace1db0f3
[AVX512] Add parentheses around macro arguments in AVX512DQ 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@269740 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/avx512dqintrin.h