[flang-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Fix Fortran automap handling (PR #162501)

via flang-commits flang-commits at lists.llvm.org
Tue Jun 2 00:09:48 PDT 2026


https://github.com/agozillon commented:

I'm happy with the general direction, but please rebase on current main and verify what changes are still required and what we can perhaps downsize/minimize, primarily as quite a big patch set landed that seems like it would help to facilitate at least some of what you're attempting to do.

I also reference a declare target PR I have in flight currently that fixes a few issues, in particular with declare target enter, so please do make sure that PR doesn't also help nullify some of the problems you encountered! 

Once you're ready for a follow up review just ping me on teams and I'll do it ASAP, but I'll also try to keep a better eye on the PR coming up in my mailbox :-)

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


More information about the flang-commits mailing list