MLIR  19.0.0git
Namespaces | Functions
Verifier.h File Reference

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Functions

LogicalResult mlir::verify (Operation *op, bool verifyRecursively=true)
 Perform (potentially expensive) checks of invariants, used to detect compiler bugs, on this operation and any nested operations. More...