llvm-project/mlir/include
Alex Zinenko bae1517266 [mlir] Add verification to LLVM dialect types
Now that LLVM dialect types are implemented directly in the dialect, we can use
MLIR hooks for verifying type construction invariants. Implement the verifiers
and use them in the parser.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D85663
2020-08-11 17:21:52 +02:00
..
mlir [mlir] Add verification to LLVM dialect types 2020-08-11 17:21:52 +02:00
mlir-c [mlir] Initial version of C APIs 2020-08-05 15:04:08 +02:00