pub fn build_program_jit_slots( workgroup_size_x: u32, slot_count: u32, payload_processor: &[Node], ) -> Program
Build the JIT megakernel IR for an explicit number of ring slots.