[flang-commits] [flang] [Flang][OpenMP] Implement "promotion" of use_device_ptr non-cptr arguments to use_device_addr (PR #82834)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Tue Mar 5 03:39:07 PST 2024
kiranchandramohan wrote:
@agozillon I was hoping to rid of `promoteNonCPtrUseDevicePtrArgsToUseDeviceAddr`. If that is not possible then the previous approach has the minimal change and is better.
https://github.com/llvm/llvm-project/pull/82834
More information about the flang-commits
mailing list