Expand description
Canonical (domain, op_type) string constants the DSL helpers
stamp onto recorded NodeProtos. The strings live in
bb_ir::syscall_ids so the DSL + compiler + runtime cite one
declaration; this module re-exports them under shorter local
aliases for the helper bodies below.
Constants§
- GATE_
DISPATCH_ OP - Multi-edge synchronization barrier.
- PASS_
THROUGH_ OP - Structural identity — threads a value through a partition.
- SYSCALL_
DOMAIN - Domain for every framework-emitted syscall (compiler gates,
pass_through,gate_dispatch).