Module melior_next::pass::conversion
source · Expand description
Dialect conversion passes.
Functions
- Creates a pass to convert the
affine for
dialect to thegpu
dialect. - Creates a pass to convert the
affine
dialect to thestandard
dialect. - Creates a pass to convert the
affiner for
dialect to thegpu
dialect. - Creates a pass to convert the
arith
dialect to thellvm
dialect. - Creates a pass to convert the
async
dialect to thellvm
dialect. - Creates a pass to convert the
cf
dialect to thellvm
dialect. - Creates a pass to convert the
cf
dialect to thespirv
dialect. - Creates a pass to convert the
func
dialect to thellvm
dialect. - Creates a pass to convert the
gpu
dialect to thellvm
dialect. - Creates a pass to convert the builtin index to the
llvm
dialect. - Creates a pass to convert the
math
dialect to thelibm
dialect. - Creates a pass to convert the
math
dialect to thellvm
dialect. - Creates a pass to convert the
math
dialect to thespirv
dialect. - Creates a pass to reconcile builtin.unrealized_conversion_cast
- Creates a pass to convert the
scf
dialect to thecf
dialect.