[all-commits] [llvm/llvm-project] e379b4: [mlir][memref] annotate operand and result of real...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Feb 9 12:06:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e379b4e04761772e91eb449bc724adfee8596a69
https://github.com/llvm/llvm-project/commit/e379b4e04761772e91eb449bc724adfee8596a69
Author: Aart Bik <ajcbik at google.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
M mlir/lib/Dialect/Bufferization/Transforms/BufferDeallocation.cpp
M mlir/test/Dialect/Bufferization/Transforms/buffer-deallocation.mlir
Log Message:
-----------
[mlir][memref] annotate operand and result of realloc with proper memory attributes
Reviewed By: springerm
Differential Revision: https://reviews.llvm.org/D143599
More information about the All-commits
mailing list