[all-commits] [llvm/llvm-project] 6f9095: [mlir][Linalg] Add support for subtensor_insert co...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri May 14 14:54:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f90955f6949397e20d359e4b914c2d46b35f863
https://github.com/llvm/llvm-project/commit/6f90955f6949397e20d359e4b914c2d46b35f863
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-05-14 (Fri, 14 May 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
M mlir/test/Dialect/Linalg/comprehensive-func-bufferize.mlir
Log Message:
-----------
[mlir][Linalg] Add support for subtensor_insert comprehensive bufferization (3/n)
Differential revision: https://reviews.llvm.org/D102417
More information about the All-commits
mailing list