[llvm-dev] data prefetch for machine instruction

Mohammad Norouzi via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 21 10:55:14 PDT 2016


Hi,

The ‘llvm.prefetch‘ intrinsic is a hint to the code generator to insert a
prefetch instruction, if supported. How can I call or insert this hint into
a MachineFunctionPass?

Best,
Mohammad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160321/1eac9c3d/attachment.html>


More information about the llvm-dev mailing list