ml_switcheroo.core.mlir.gen_base¶
MLIR Generator Base Utilities.
Defines the mixin with common helper functions used by Expression and Statement generators.
Classes¶
Base class providing common string manipulation and attribute retrieval helpers for code generation. |