[all-commits] [llvm/llvm-project] ad0050: [mlir][Linalg] Add comprehensive bufferization sup...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Jul 2 07:21:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad0050c6073d8b9a6cbc9ab94c75fc5ba30051fd
https://github.com/llvm/llvm-project/commit/ad0050c6073d8b9a6cbc9ab94c75fc5ba30051fd
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-07-02 (Fri, 02 Jul 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
M mlir/test/Dialect/Linalg/comprehensive-module-bufferize-invalid.mlir
M mlir/test/Dialect/Linalg/comprehensive-module-bufferize.mlir
Log Message:
-----------
[mlir][Linalg] Add comprehensive bufferization support for TiledLoopOp (14/n)
Differential Revision: https://reviews.llvm.org/D105335
More information about the All-commits
mailing list