llvm-project/mlir/include
Mathieu Fehr 9e0b553359 [mlir] Add extensible dialects
Depends on D104534
Add support for extensible dialects, which are dialects that can be
extended at runtime with new operations and types.

These operations and types cannot at the moment implement traits
or interfaces.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D104554
2022-04-26 19:48:22 -07:00
..
mlir [mlir] Add extensible dialects 2022-04-26 19:48:22 -07:00
mlir-c [MLIR] Add function to create BFloat16 array attribute 2022-04-19 19:27:06 +00:00