//! Prefetch locality hints for cache optimization.
use ;
/// Prefetch locality hint
/// Calculate optimal prefetch distance based on tile geometry and cache level
///
/// Per Ding & Kennedy (2004): distance = memory_latency / compute_time_per_iter