[flang-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Update MapInfoFinalization to use BlockArgs Interface and modify use_device_ptr/addr to be order independent (PR #113919)

Sergio Afonso via flang-commits flang-commits at lists.llvm.org
Thu Oct 31 07:24:15 PDT 2024


https://github.com/skatrak commented:

Thank you Andrew for looking into this! I just have some small nits and suggestions.

Could you add an MLIR to LLVM IR translation test that checks that the order in which a parent map info and a child appear in an e.g. `use_device_addr` clause result in equivalent IR?

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


More information about the flang-commits mailing list