vyre 0.4.0

GPU compute intermediate representation with a standard operation library
Documentation
1
2
3
4
5
//! WGSL lowering marker for `hash.rolling`.
//!
//! No special handling is needed. The generic Category A lowerer emits the
//! IR composition from `kernel.rs`.
use super::*;