[cfe-dev] AltiVec support with remarks considered
Anton Yartsev
anton.yartsev at gmail.com
Wed Apr 14 06:56:07 PDT 2010
On 14.04.2010 7:56, Chris Lattner wrote:
> On Apr 13, 2010, at 4:22 PM, Anton Yartsev wrote:
>
>
>>> One minor change though: please remove __builtin_altivec_abs_v4sf. Instead of having the builtin, you can just implement vec_abs with the corresponding expanded code in the header. Feel free to apply the patch (or resend and I'll apply) with that change.
>>>
>>> Thanks!
>>>
>>> -Chris
>>>
>> Hi Chris,
>>
>> here are updated files
>>
> Applied in r101215! Note that I had to xfail test/Parser/cxx-altivec.cpp since it is now dying with this patch, please investigate.
>
> -Chris
Added explicit type casting for cpp
Additionally removed all unneeded functions with plain char argument(s)
--
Anton
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: altivec.patch
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100414/aca151e2/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: builtins-pcc-altivec.c
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100414/aca151e2/attachment.c>
More information about the cfe-dev
mailing list