weirflow 0.1.0

GPU-first dataflow analysis primitives for Vyre and Santh compiler pipelines.
Documentation
1
2
3
4
5
6
//! Test harness helpers for Weir integration tests.

pub mod csr_factory;
pub mod dominator_fixture;
pub mod fake_backend;
pub mod ifds_builder;