[all-commits] [llvm/llvm-project] ace607: [mlir] PromoteBuffersToStackPass - Copy attributes...
amrami via All-commits
all-commits at lists.llvm.org
Thu Feb 16 07:07:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ace6072bca65f946478edeeee018ca1d6a947a3e
https://github.com/llvm/llvm-project/commit/ace6072bca65f946478edeeee018ca1d6a947a3e
Author: Maya Amrami <mayaam88 at gmail.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M mlir/lib/Dialect/Bufferization/Transforms/BufferOptimizations.cpp
M mlir/test/Transforms/promote-buffers-to-stack.mlir
Log Message:
-----------
[mlir] PromoteBuffersToStackPass - Copy attributes of original AllocOp
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D143185
More information about the All-commits
mailing list