[all-commits] [llvm/llvm-project] 6f665c: [mlir][linalg] Fix PadTensorOp constructor
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Jun 18 01:40:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f665cd53dfdb3a23ed10950113fd73a0f53c9e7
https://github.com/llvm/llvm-project/commit/6f665cd53dfdb3a23ed10950113fd73a0f53c9e7
Author: Matthias Springer <springerm at google.com>
Date: 2021-06-18 (Fri, 18 Jun 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
[mlir][linalg] Fix PadTensorOp constructor
Differential Revision: https://reviews.llvm.org/D104510
More information about the All-commits
mailing list