cubecl-opt 0.11.0-pre.4

Compiler optimizations for CubeCL
Documentation
1
2
3
4
5
6
7
8
pub mod alloc_shared_memory;
pub mod annotate_buffer_visibility;
pub mod inst_combine;
pub mod mem2reg;
pub mod sccp;
pub mod simple_cse;
pub mod sroa;
pub mod uniformity;