nkdsl.compiler.lowering.baseΒΆ

Abstract base class for symbolic operator lowerers.

Classes

AbstractSymbolicLowerer()

Abstract base for backend-specific symbolic operator lowerers.

SymbolicCompilationContext(*, operator, ir, ...)

Holds per-compilation mutable state across pipeline stages.

SymbolicCompiledArtifact(operator_name, ...)

Compilation artifact produced by the symbolic compiler pipeline.