[all-commits] [llvm/llvm-project] ffac5b: [mlir][linalg] Allow tensor_to_memref in dependenc...
Stephan Herhut via All-commits
all-commits at lists.llvm.org
Tue Nov 17 05:38:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ffac5b8e4cc03cbc7ff6d53bb6bf0118dace8d55
https://github.com/llvm/llvm-project/commit/ffac5b8e4cc03cbc7ff6d53bb6bf0118dace8d55
Author: Stephan Herhut <herhut at google.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M mlir/lib/Dialect/Linalg/Analysis/DependenceAnalysis.cpp
Log Message:
-----------
[mlir][linalg] Allow tensor_to_memref in dependence analysis
This enables the use of fusion on buffers in partially lowered
programs.
Differential Revision: https://reviews.llvm.org/D91613
More information about the All-commits
mailing list