[llvm-commits] [PATCH] ARM pli builtin and intrinsic

Chris Lattner clattner at apple.com
Tue May 31 22:49:08 PDT 2011


On May 31, 2011, at 4:46 PM, Evan Cheng wrote:

> How about __builtin_instruction_prefetch? Or is too long?

__builtin_prefetch_icache?

-Chris

> 
> Evan
> 
> On May 31, 2011, at 3:38 PM, Bruno Cardoso Lopes wrote:
> 
>>> Adding another argument to @llvm.prefetch is fine. But what do you propose for C level builtin?
>> 
>> __builtin_iprefetch or __builtin_icache_prefetch, with an address
>> argument only, either are fine for me. What's your opinion?
>> 
>> 
>> -- 
>> Bruno Cardoso Lopes
>> http://www.brunocardoso.cc
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list