Crate zyx_compiler

Source
Expand description

Zyx compiler to IR

Structs§

CompiledBackend
Compiled backend that holds compiler, buffers and programs
IR
Intermediate representation for compilers

Enums§

BOp
Binary op
Op
Op for the compilers
UOp
Unary op

Traits§

Compiler
Implement this trait for compiled backends