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
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

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

Reply via email to