[cfe-commits] [PATCH] Change cmp_XY x86/AVX builtin definition from static inline to macro in avxintrin.h
John McCall
rjmccall at apple.com
Wed Apr 6 13:53:21 PDT 2011
On Apr 5, 2011, at 8:42 PM, John McCall wrote:
> On Mar 30, 2011, at 1:22 AM, Syoyo Fujita wrote:
>> Chris,
>>
>>> Please parenthesize all macro arguments (in particular use ", (c))" instead of ", c)". Ok with that fix, thanks!
>>
>> OK, attached is a modified patch. Just "c" is parenthesized.
>
> Committed in r128984, thanks!
For what it's worth, I've had to remove the test case because the
intrinsics headers are too host-dependent.
John.
More information about the cfe-commits
mailing list