[all-commits] [llvm/llvm-project] ae4cea: [mlir] Add support for tensor.extract to comprehen...
Thomas via All-commits
all-commits at lists.llvm.org
Tue Jul 13 09:55:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae4cea38f18e32d4a106871d751af380032e16fe
https://github.com/llvm/llvm-project/commit/ae4cea38f18e32d4a106871d751af380032e16fe
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
M mlir/test/Dialect/Linalg/comprehensive-module-bufferize.mlir
Log Message:
-----------
[mlir] Add support for tensor.extract to comprehensive bufferization
Differential Revision: https://reviews.llvm.org/D105870
More information about the All-commits
mailing list