[all-commits] [llvm/llvm-project] edc8b6: [mlir][linalg] ValueBoundsOpInterface: Add LinalgOps

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Apr 6 19:13:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: edc8b602f996a1fc68c28054c81e8fb671bb874b
      https://github.com/llvm/llvm-project/commit/edc8b602f996a1fc68c28054c81e8fb671bb874b
  Author: Matthias Springer <springerm at google.com>
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
    A mlir/include/mlir/Dialect/Linalg/IR/ValueBoundsOpInterfaceImpl.h
    M mlir/include/mlir/InitAllDialects.h
    M mlir/lib/Dialect/Linalg/IR/CMakeLists.txt
    A mlir/lib/Dialect/Linalg/IR/ValueBoundsOpInterfaceImpl.cpp
    M mlir/test/Dialect/Affine/value-bounds-reification.mlir
    A mlir/test/Dialect/Linalg/value-bounds-op-interface-impl.mlir
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir][linalg] ValueBoundsOpInterface: Add LinalgOps

Also add a few more complex test cases.

Differential Revision: https://reviews.llvm.org/D145806




More information about the All-commits mailing list