[all-commits] [llvm/llvm-project] 4f8f01: [mlir][linalg] ValueBoundsOpInterface: Add affine....
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Apr 5 18:23:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f8f01b76c798671ce0657c6f77a532d7f4b6cd5
https://github.com/llvm/llvm-project/commit/4f8f01b76c798671ce0657c6f77a532d7f4b6cd5
Author: Matthias Springer <springerm at google.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
A mlir/include/mlir/Dialect/Affine/IR/ValueBoundsOpInterfaceImpl.h
M mlir/include/mlir/InitAllDialects.h
M mlir/lib/Dialect/Affine/IR/CMakeLists.txt
A mlir/lib/Dialect/Affine/IR/ValueBoundsOpInterfaceImpl.cpp
A mlir/test/Dialect/Affine/value-bounds-op-interface-impl.mlir
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][linalg] ValueBoundsOpInterface: Add affine.apply op
Differential Revision: https://reviews.llvm.org/D145694
More information about the All-commits
mailing list