Files
clang-p2996/mlir/test/lib/Dialect/TestDyn/TestDynDialect.cpp
Mathieu Fehr ba8424a251 [mlir] Add Dynamic Dialects
Dynamic dialects are dialects that can be defined at runtime.
Dynamic dialects are extensible by new operations, types, and
attributes at runtime.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D125201
2022-09-19 09:58:18 -07:00

1.3 KiB