#intrinsics #instructions

nightly prefetch

prefetch provides a type-safe wrapper around LLVM's prefetch intrinsic

2 unstable releases

Uses old Rust 2015

0.2.0 Nov 4, 2017
0.1.0 Sep 13, 2016

#2 in #instruction

Download history 28/week @ 2024-07-28 12/week @ 2024-08-04 44/week @ 2024-08-11 21/week @ 2024-08-18 41/week @ 2024-08-25 38/week @ 2024-09-01 19/week @ 2024-09-08 16/week @ 2024-09-15 36/week @ 2024-09-22 23/week @ 2024-09-29 15/week @ 2024-10-06 15/week @ 2024-10-13 32/week @ 2024-10-20 64/week @ 2024-10-27 20/week @ 2024-11-03 20/week @ 2024-11-10

136 downloads per month
Used in 6 crates (5 directly)

Apache-2.0

8KB
53 lines

This crate provides type-safe bindings to the LLVM prefetch instruction.

No runtime deps