[flang-commits] [flang] [flang] Guard HLFIR assign inlining for overlapping boxes (PR #207814)
Kaviya Rajendiran via flang-commits
flang-commits at lists.llvm.org
Wed Jul 8 01:43:42 PDT 2026
kaviya2510 wrote:
Hi @khaki3
Thankyou for working on this. One of my earlier work is related it. unfortunately, the original patch had to be reverted due to regressions in the Fujitsu test suite.
I recently re-landed the fix in PR : https://github.com/llvm/llvm-project/pull/208159, with additional handling for those regressions. The updated patch covers pointer assignments as well and addresses part of the issue handled here.
https://github.com/llvm/llvm-project/pull/207814
More information about the flang-commits
mailing list