Alexander Peskov 358a48b293
[NVPTX] Fix DWARF address space for globals (#122715)
Fix an issue with defining actual DWARF address space for module scope
globals. Previously it was always `ADDR_global_space`.

Also, this patch introduces CUDA-specific DWARF codes for address space
specification in correspondence with:

https://docs.nvidia.com/cuda/ptx-writers-guide-to-interoperability/index.html#cuda-specific-dwarf-definitions
Previously hardcoded constant values are replaced with enum values.
2025-02-04 09:16:21 -05:00
..
2024-12-22 22:03:44 -08:00
2023-07-12 12:03:44 +02:00
2024-05-15 13:10:16 +01:00
2023-03-27 10:20:08 +01:00