[flang-commits] [flang] [flang] Rely on global initialization for simpler derived types (PR #114002)

via flang-commits flang-commits at lists.llvm.org
Thu Feb 27 04:53:15 PST 2025


https://github.com/jeanPerier commented:

Looks on the right path, thanks.
A few more points/questions about the attributes taken from to symbol (outside from the fact that the global should be accessible on the device if the copy from it is happening on the device, I do not think any attributes from the symbol should be propagated to this compiler generated global that is more related to the type than it is to the symbol).

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


More information about the flang-commits mailing list