[all-commits] [llvm/llvm-project] 91072b: [mlir] Add InlinerInterface to bufferization dialect
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Sat Dec 4 13:19:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91072b74f859e1dbd10673d47dcfb911e3041b77
https://github.com/llvm/llvm-project/commit/91072b74f859e1dbd10673d47dcfb911e3041b77
Author: Butygin <ivan.butygin at intel.com>
Date: 2021-12-04 (Sat, 04 Dec 2021)
Changed paths:
M mlir/lib/Dialect/Bufferization/IR/BufferizationDialect.cpp
A mlir/test/Dialect/Bufferization/inlining.mlir
Log Message:
-----------
[mlir] Add InlinerInterface to bufferization dialect
Differential Revision: https://reviews.llvm.org/D115080
More information about the All-commits
mailing list