[llvm-commits] [PATCH] ARM pli builtin and intrinsic
Evan Cheng
evan.cheng at apple.com
Tue May 31 15:21:16 PDT 2011
On May 31, 2011, at 3:11 PM, Bruno Cardoso Lopes wrote:
> On Tue, May 31, 2011 at 6:40 PM, Evan Cheng <evan.cheng at apple.com> wrote:
>> My preference is for the intrinsics to follow existing naming convention. In theory, other targets may have i-cache prefetching instructions. pli is too ARM specific to me.
>
> What about "@llvm.iprefetch"?
Adding another argument to @llvm.prefetch is fine. But what do you propose for C level builtin?
Evan
>
> --
> Bruno Cardoso Lopes
> http://www.brunocardoso.cc
More information about the llvm-commits
mailing list