[all-commits] [llvm/llvm-project] bd2ba0: [Flang][OpenMP] Fix USM `close` semantics and `use...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Wed Oct 15 06:33:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd2ba04ee60cc71d606d56460f7233564e60f477
https://github.com/llvm/llvm-project/commit/bd2ba04ee60cc71d606d56460f7233564e60f477
Author: Akash Banerjee <akash.banerjee at amd.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M flang/lib/Optimizer/OpenMP/MapInfoFinalization.cpp
A flang/test/Lower/OpenMP/cptr-usm-close-and-use-device-ptr.f90
Log Message:
-----------
[Flang][OpenMP] Fix USM `close` semantics and `use_device_ptr` (#163258)
- Add CLOSE map flag when USM is required.
- use_device_ptr: prevent implicitly expanding member operands.
- Fixes test offload/test/offloading/fortran/usm_map_close.f90.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list