[all-commits] [llvm/llvm-project] 62fe9b: [mlir][Interfaces][WIP] Expose public `compare` API
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Apr 4 21:56:12 PDT 2024
Branch: refs/heads/users/matthias-springer/value_bounds_compare
Home: https://github.com/llvm/llvm-project
Commit: 62fe9bb18edce5f4c2dad19256629b80bdc87675
https://github.com/llvm/llvm-project/commit/62fe9bb18edce5f4c2dad19256629b80bdc87675
Author: Matthias Springer <springerm at google.com>
Date: 2024-04-05 (Fri, 05 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