morok-ir 0.1.0-alpha.2

Intermediate representation for the Morok ML compiler
Documentation
pub mod arithmetic;
pub mod bitwise;
pub mod comparison;
pub mod const_cast;
pub mod control;
pub mod memory;
pub mod movement;
pub mod pattern;
pub mod reduction;
pub mod shape;
pub mod sint;
pub mod ternary;
pub mod transcendental;
pub mod tree;
pub mod uop;
pub mod validation;
pub mod vector;
pub mod vmin_vmax;

pub mod provenance;