[all-commits] [llvm/llvm-project] 80949f: [mlir][Interfaces][WIP] Expose public `compare` API
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Apr 8 06:51:57 PDT 2024
Branch: refs/heads/users/matthias-springer/value_bounds_compare
Home: https://github.com/llvm/llvm-project
Commit: 80949fe9a47b1f0965812b9409c68272367c9fd1
https://github.com/llvm/llvm-project/commit/80949fe9a47b1f0965812b9409c68272367c9fd1
Author: Matthias Springer <springerm at google.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M mlir/include/mlir/Interfaces/ValueBoundsOpInterface.h
M mlir/lib/Dialect/SCF/IR/ValueBoundsOpInterfaceImpl.cpp
M mlir/lib/Interfaces/ValueBoundsOpInterface.cpp
M mlir/test/Dialect/Affine/value-bounds-op-interface-impl.mlir
M mlir/test/Dialect/SCF/value-bounds-op-interface-impl.mlir
M mlir/test/Dialect/Tensor/value-bounds-op-interface-impl.mlir
M mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp
Log Message:
-----------
[mlir][Interfaces][WIP] Expose public `compare` API
Also use `compare` API for `areEqual` etc.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list