[all-commits] [llvm/llvm-project] fd92c5: [mlir][linalg] Add bufferization pattern for `lina...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue Nov 24 02:14:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fd92c5dbeeeb3c777f3a590328f8be41d856aafa
https://github.com/llvm/llvm-project/commit/fd92c5dbeeeb3c777f3a590328f8be41d856aafa
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-11-24 (Tue, 24 Nov 2020)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Bufferize.cpp
M mlir/test/Dialect/Linalg/bufferize.mlir
Log Message:
-----------
[mlir][linalg] Add bufferization pattern for `linalg.indexed_generic`.
Differential Revision: https://reviews.llvm.org/D92014
More information about the All-commits
mailing list