[all-commits] [llvm/llvm-project] 4b38a8: [mlir][Interfaces][WIP] Expose public `compare` API

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Mar 27 23:16:39 PDT 2024


  Branch: refs/heads/users/matthias-springer/value_bounds_compare
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b38a84e39cbb26e2d59660485f26bc47394868c
      https://github.com/llvm/llvm-project/commit/4b38a84e39cbb26e2d59660485f26bc47394868c
  Author: Matthias Springer <springerm at google.com>
  Date:   2024-03-28 (Thu, 28 Mar 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