[flang-commits] [flang] [mlir] [RFC][mlir] Memory region hierarchy for MLIR Side Effects. (PR #181229)

via flang-commits flang-commits at lists.llvm.org
Fri Feb 13 05:32:34 PST 2026


https://github.com/jeanPerier approved this pull request.

This looks great to me, thanks for the time you took putting a solution together for this! Having the ability to distinguish effects in this way will definitely help in flang when using metadata like operations without introducing false conflicts that pessimized optimizations, and also when interacting with the runtime data structures.

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


More information about the flang-commits mailing list