Crate zyx_compiler

source ·
Expand description

Zyx compiler to IR

Structs§

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

Enums§

  • Binary op
  • Op for the compilers
  • Unary op

Traits§

  • Implement this trait for compiled backends