Hi,

Since llvm.prefetch can only be mapped now to ARM data prefetching
(pld), add support for instruction prefetching by adding an ARM pli
intrinsic. Another approach I could go for is to add one more argument
to @llvm.prefetch intrinsic. Let me know which one is preferred.

Thanks

-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc

Attachment: clang-pli.patch
Description: Binary data

Attachment: llvm-pli.patch
Description: Binary data

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

Reply via email to