Tim,

Since you already have a patch for 32-bit ARM to remove those builtins,
could you please upstream your code first? And then I can merge your code.

I think this should be the correct order to make this happen. Otherwise, I
would have to make the change for 32-bit and 64-bit simultaneously, because
we are sharing arm_neon.h/arm_neon.td for 32-bit and 64-bit.

Thanks,
-Jiangning


2013/8/26 Tim Northover <[email protected]>

> > + vqdmlal and vqmlsl are almost certainly find as intrinsics for now.
>
> I wonder if I should finish my thinking before making posts?
> Aaaanyway, I think we can make an vqdmlal out of a vqdmull and a vqadd
> intrinsic. I'll get a patch for that ready.
>
> Tim.
>



-- 
Thanks,
-Jiangning
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to