[all-commits] [llvm/llvm-project] 40c504: [mlir][bufferization] Add support for non-unique `...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Oct 30 15:28:11 PDT 2024
Branch: refs/heads/users/matthias-springer/bufferization_unique_returns
Home: https://github.com/llvm/llvm-project
Commit: 40c5042820fdb9c17087e3991d743c47c44d276b
https://github.com/llvm/llvm-project/commit/40c5042820fdb9c17087e3991d743c47c44d276b
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-10-30 (Wed, 30 Oct 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 non-unique `func.return`
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