[all-commits] [llvm/llvm-project] 9f95eb: [mlir][bufferization] Add support for recursive fu...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Nov 4 17:05:44 PST 2024
Branch: refs/heads/users/matthias-springer/recursive_bufferize
Home: https://github.com/llvm/llvm-project
Commit: 9f95eb791b8e0882b338cf7acb0a43ba30e94bc6
https://github.com/llvm/llvm-project/commit/9f95eb791b8e0882b338cf7acb0a43ba30e94bc6
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M mlir/lib/Dialect/Bufferization/Transforms/FuncBufferizableOpInterfaceImpl.cpp
M mlir/lib/Dialect/Bufferization/Transforms/OneShotModuleBufferize.cpp
M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-analysis.mlir
M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-invalid.mlir
M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize.mlir
Log Message:
-----------
[mlir][bufferization] Add support for recursive function calls
Commit: c4d579be8d1c874c1cb51ace8d197bc7d47e2e9a
https://github.com/llvm/llvm-project/commit/c4d579be8d1c874c1cb51ace8d197bc7d47e2e9a
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M mlir/lib/Dialect/Bufferization/Transforms/OneShotModuleBufferize.cpp
Log Message:
-----------
address comments
Compare: https://github.com/llvm/llvm-project/compare/ed98713a4665...c4d579be8d1c
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list