Skip to main content

Module optimization_hints

Module optimization_hints 

Source
Expand description

Compile-time optimization hints for SIMD operations

This module provides compiler hints and attributes to help the compiler optimize SIMD operations more effectively.

Modules§

attributes
Compiler attributes for SIMD optimization
simd_hints
SIMD-specific compiler hints

Structs§

OptimizationHints
Compile-time optimization hints for SIMD operations