MLIR 22.0.0git
mlir::irdl::detail Namespace Reference

Classes

class  Template
 Template Code as used by IRDL-to-Cpp. More...

Typedefs

using dictionary = llvm::StringMap<llvm::SmallString<8>>
 A dictionary stores a mapping of template variable names to their assigned string values.

Typedef Documentation

◆ dictionary

A dictionary stores a mapping of template variable names to their assigned string values.

Definition at line 24 of file TemplatingUtils.h.