Expand description
Error types for code generation.
Structs§
- Invalid
Config Snafu - SNAFU context selector for the
Error::InvalidConfigvariant - Invalid
Graph Snafu - SNAFU context selector for the
Error::InvalidGraphvariant - IrSnafu
- SNAFU context selector for the
Error::IrErrorvariant - Llvm
Snafu - SNAFU context selector for the
Error::LlvmErrorvariant - Missing
Snafu - SNAFU context selector for the
Error::Missingvariant - Mlir
Snafu - SNAFU context selector for the
Error::MlirErrorvariant - Type
Snafu - SNAFU context selector for the
Error::TypeErrorvariant - Unsupported
OpSnafu - SNAFU context selector for the
Error::UnsupportedOpvariant
Enums§
- Error
- Errors that can occur during code generation.