[all-commits] [llvm/llvm-project] 16213e: [mlir] Allow users of `PromoteBuffersToStackPass` ...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Fri Feb 12 01:12:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16213e1f509a2e8b7ab25731192279254a2b5377
https://github.com/llvm/llvm-project/commit/16213e1f509a2e8b7ab25731192279254a2b5377
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-02-12 (Fri, 12 Feb 2021)
Changed paths:
M mlir/include/mlir/Transforms/Passes.h
M mlir/lib/Transforms/BufferOptimizations.cpp
Log Message:
-----------
[mlir] Allow users of `PromoteBuffersToStackPass` to customize `small buffer` func.
Differential Revision: https://reviews.llvm.org/D96579
More information about the All-commits
mailing list