Files
clang-p2996/mlir/lib/Dialect/Bufferization/Transforms/BufferDeallocationSimplification.cpp
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

20 KiB