[all-commits] [llvm/llvm-project] d2661c: [mlir][linalg] Prepare pad to static bounding box ...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Fri Jun 11 06:52:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2661c6c51756686c1f6be6981ee4ad527cba3d8
https://github.com/llvm/llvm-project/commit/d2661c6c51756686c1f6be6981ee4ad527cba3d8
Author: Tobias Gysi <gysit at google.com>
Date: 2021-06-11 (Fri, 11 Jun 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
Log Message:
-----------
[mlir][linalg] Prepare pad to static bounding box for scalar operands.
Adapt pad to static bounding box to support structured ops taking scalar operands.
Differential Revision: https://reviews.llvm.org/D103891
More information about the All-commits
mailing list