[all-commits] [llvm/llvm-project] 289cfe: [mlir][linalg] ValueBoundsOpInterface: Add support...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Apr 18 23:58:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 289cfe9ccdcb04604580ae866533d7b17654ab93
https://github.com/llvm/llvm-project/commit/289cfe9ccdcb04604580ae866533d7b17654ab93
Author: Matthias Springer <springerm at google.com>
Date: 2023-04-19 (Wed, 19 Apr 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/ValueBoundsOpInterfaceImpl.cpp
M mlir/test/Dialect/Linalg/value-bounds-op-interface-impl.mlir
Log Message:
-----------
[mlir][linalg] ValueBoundsOpInterface: Add support for linalg.index
Differential Revision: https://reviews.llvm.org/D148598
More information about the All-commits
mailing list