Module dialect

Source
Expand description

Dialect definitions.

Dialects are collections of operations and types. This module contains some default dialects and allows for extensions.

Modulesยง

arith
Arithmetic dialect.
cf
Unstructured control flow dialect.
experimental
Dialect containing experimental operations.
func
Function dialect.
llvm
LLVM dialect.
scf
Structured control flow dialect.