Displaying 2 results from an estimated 2 matches for "9c7aa89e".
Did you mean:
7c7a89e
2013 Oct 02
0
[LLVMdev] Implementing the ARM NEON Intrinsics for PowerPC
On 2 October 2013 13:36, Hal Finkel <hfinkel at anl.gov> wrote:
> You can certainly do this in terms of an LLVM transformation, but I think
> that creating some kind of header file would be, at least, where I'd start
> prototyping this.
>
Yes, this is a good approach to understanding the problem. But I wouldn't
use this as a final solution, as it scales quadratically
2013 Oct 02
2
[LLVMdev] Implementing the ARM NEON Intrinsics for PowerPC
----- Original Message -----
> On 2 October 2013 12:17, Renato Golin < renato.golin at linaro.org >
> wrote:
>
>
>
>
> On 2 October 2013 10:12, Steven Newbury < steve at snewbury.org.uk >
> wrote:
>
>
>
>
>
> How does this make any sense?
>
>
> I have to agree with you that this doesn't make much sense, but there
> is