[all-commits] [llvm/llvm-project] 7c9b6a: [mlir][linalg] ComprehensiveBufferize: Do not copy...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Sep 13 06:32:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c9b6a3355ee8226a880edcf88302bc0360f33b5
https://github.com/llvm/llvm-project/commit/7c9b6a3355ee8226a880edcf88302bc0360f33b5
Author: Matthias Springer <springerm at google.com>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
Log Message:
-----------
[mlir][linalg] ComprehensiveBufferize: Do not copy InitTensorOps
Do not copy InitTensorOps or casts thereof.
Differential Revision: https://reviews.llvm.org/D109656
More information about the All-commits
mailing list