On May 31, 2011, at 3:11 PM, Bruno Cardoso Lopes wrote: > On Tue, May 31, 2011 at 6:40 PM, Evan Cheng <[email protected]> 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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
