Skip to main content

persistent_body_priority

Function persistent_body_priority 

Source
pub fn persistent_body_priority(
    workgroup_size_x: u32,
    opcodes: &[OpcodeHandler],
) -> Vec<Node>
Expand description

Priority-aware loop body. Replaces the per-lane 1:1 slot mapping with the scheduler’s priority scan.