Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143599
[mlir][memref] annotate operand and result of realloc with proper memory attributes ClosedPublic Authored by aartbik on Feb 8 2023, 11:53 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 9 2023, 1:17 AM Closed by commit rGe379b4e04761: [mlir][memref] annotate operand and result of realloc with proper memory… (authored by aartbik). · Explain WhyFeb 9 2023, 12:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 496207 mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
mlir/lib/Dialect/Bufferization/Transforms/BufferDeallocation.cpp
mlir/test/Dialect/Bufferization/Transforms/buffer-deallocation.mlir
|