MLIR  19.0.0git
Namespaces | Functions
ValueBoundsOpInterfaceImpl.h File Reference
#include "mlir/Support/LogicalResult.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::affine
 

Functions

void mlir::affine::registerValueBoundsOpInterfaceExternalModels (DialectRegistry &registry)
 
FailureOr< int64_t > mlir::affine::fullyComposeAndComputeConstantDelta (Value value1, Value value2)
 Compute a constant delta of the given two values. More...