[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
Loading
Please sign in to comment