llvm-project
450c6b02 - [MLIR][SCFToEmitC] Convert types while converting from SCF to EmitC (#118940)

Commit
345 days ago
[MLIR][SCFToEmitC] Convert types while converting from SCF to EmitC (#118940) Switch from rewrite patterns to conversion patterns. This allows to perform type conversions together with other parts of the IR. For example, this allows to convert from index to emit.size_t types.
Author
Parents
Loading