[flang] [llvm] [Flang][OpenMP] Add global address space to globals for target device (PR #119585)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 10:21:02 PST 2025
https://github.com/agozillon commented:
@abidh Addressed your comments as best I could, hopefully they're reasonable changes! :-) Unfortunately, I've also done a rebase which breaks the PR as it brings in some incompatible changes that'll need fixed in a seperate PR as it's related to extending the getDataLayout utilities to support the new GPU module that's occasionally in use. But it doesn't make sense to add it in this PR I think, so I'll do so in a seperate one I'll open in the near future (hopefully today) :-)
https://github.com/llvm/llvm-project/pull/119585
More information about the llvm-commits
mailing list