Module utility

Module utility 

Source
Expand description

Utility functions.

Functions§

load_irdl_dialects
Loads all IRDL dialects in the provided module, registering the dialects in the module’s associated context.
parse_pass_pipeline
Parses a pass pipeline.
register_all_dialects
Registers all dialects to a dialect registry.
register_all_llvm_translations
Register all translations from other dialects to the llvm dialect.
register_all_passes
Register all passes.