MLIR 22.0.0git
ValueBoundsOpInterfaceImpl.h File Reference
#include "mlir/Support/LLVM.h"
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::affine

Functions

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