[Mlir-commits] [mlir] [Affine] Parallelize loops with MemoryEffects::Free ops. (PR #172388)

Mehdi Amini llvmlistbot at llvm.org
Fri Dec 19 03:20:51 PST 2025


https://github.com/joker-eph requested changes to this pull request.

isDeallocationOfLocallyDefined is a non-local check that does not seem straightforward and more importantly, not clearly semantically justified to me at the moment.

https://github.com/llvm/llvm-project/pull/172388


More information about the Mlir-commits mailing list