[flang-commits] [flang] [flang] Improve disjoint/identical slices recognition in opt-bufferization. (PR #119780)

via flang-commits flang-commits at lists.llvm.org
Fri Dec 13 08:31:33 PST 2024


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

Looks great, thanks!

I wonder if the isLess could be improved/made even more generic by using MLIR/LLVM Presburger (I have never used it, so this is a random comment, and I do not expect a follow-up here).

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


More information about the flang-commits mailing list