Files
clang-p2996/mlir/tools
Alex Rice 04575dce43 [mlir] [tblgen-to-irdl] Add types to tblgen-to-irdl script (#108558)
Adds dialect types to the tblgen-to-irdl script and also allows
operations to refer to types by symbol, when possible, and updates tests
to do this.

The name of the type is exported with an exclamation mark to avoid name
clashes.
2024-09-17 23:03:54 +01:00
..