[all-commits] [llvm/llvm-project] fb9968: [mlir][linalg][bufferize] Limited support for scf....
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Nov 22 19:21:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb99686bfd82061d07877228e4737f98fa4e83d4
https://github.com/llvm/llvm-project/commit/fb99686bfd82061d07877228e4737f98fa4e83d4
Author: Matthias Springer <springerm at google.com>
Date: 2021-11-23 (Tue, 23 Nov 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp
M mlir/test/Dialect/Linalg/comprehensive-module-bufferize-invalid.mlir
Log Message:
-----------
[mlir][linalg][bufferize] Limited support for scf.execute_region
Add support for analysis only.
Differential Revision: https://reviews.llvm.org/D114055
More information about the All-commits
mailing list