[all-commits] [llvm/llvm-project] f68de1: [mlir][linalg] Expose function to create op on buf...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Sep 2 02:09:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f68de11c102d429983ab9e52580872667b537484
https://github.com/llvm/llvm-project/commit/f68de11c102d429983ab9e52580872667b537484
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/Transforms/Bufferize.cpp
Log Message:
-----------
[mlir][linalg] Expose function to create op on buffers during bufferization.
Differential Revision: https://reviews.llvm.org/D109140
More information about the All-commits
mailing list