[PATCH] Introduce arm_acle.h supporting existing LLVM builtin intrinsics

Tim Northover t.p.northover at gmail.com
Thu Jun 26 00:33:04 PDT 2014


On 26 June 2014 01:07, Reid Kleckner <rnk at google.com> wrote:
> This sounds very similar to the immintrin.h etc headers that Intel provides,
> which IMO are great.  We don't have to implement everything as a builtin in
> the compiler.  We can insulate ourselves with a header layer.

I agree, the standardisation effort is good. About my only complaint
is that its contents seem to be "whatever armcc did way back when",
but you can see why they did that so it's not too much of a problem.

Cheers.

Tim.



More information about the cfe-commits mailing list