Files
clang-p2996/mlir/lib/Dialect/Bufferization
Martin Erhart d26eb822df [mlir][bufferization] DeallocOp canonicalizer removing memrefs that are never deallocated
This simplifies the op and avoids unnecessary alias checks introduced during the lowering to memref.

Reviewed By: springerm

Differential Revision: https://reviews.llvm.org/D156807
2023-08-02 19:12:30 +00:00
..