[flang] [llvm] [flang][cuda] Fix device-variable leaks and reset-safe cleanup (PR #209865)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 01:54:12 PDT 2026


https://github.com/jeanPerier commented:

Mostly LGTM, just a question about placing Fortran finalization of device variables under "CUFDeviceIsActive" runtime condition.

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


More information about the llvm-commits mailing list