[all-commits] [llvm/llvm-project] 772389: [mlir][Interfaces][WIP] Expose public `compare` API
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Apr 8 04:21:27 PDT 2024
Branch: refs/heads/users/matthias-springer/value_bounds_compare
Home: https://github.com/llvm/llvm-project
Commit: 772389c51124ba9144f1453986cd217da7cea3f4
https://github.com/llvm/llvm-project/commit/772389c51124ba9144f1453986cd217da7cea3f4
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