Files
clang-p2996/mlir/test/Dialect/Bufferization/Transforms/buffer-deallocation-simplification.mlir
Matthias Springer b4f24be7ef [mlir][bufferization] Simplify helper potentiallyAliasesMemref (#78690)
This commit simplifies a helper function in the ownership-based buffer
deallocation pass. Fixes a potential double-free (depending on the
scheduling of patterns).
2024-01-19 13:22:02 +01:00

11 KiB