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