[all-commits] [llvm/llvm-project] 96ec0f: [mlir][Linalg] Revisit insertion points in compreh...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Sep 15 11:13:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96ec0ff2b7603d6778c5b06d096dc4d2084c1936
https://github.com/llvm/llvm-project/commit/96ec0ff2b7603d6778c5b06d096dc4d2084c1936
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-09-15 (Wed, 15 Sep 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
M mlir/test/Dialect/Linalg/comprehensive-module-bufferize-analysis.mlir
Log Message:
-----------
[mlir][Linalg] Revisit insertion points in comprehensive bufferization.
This revision fixes a corner case that could appear due to incorrect insertion point behavior in comprehensive bufferization.
Differential Revision: https://reviews.llvm.org/D109830
More information about the All-commits
mailing list