Files
rocm-systems/projects
Tao Sang db251226ff Apply constexpr on global constant varaibles
When HIP_ENABLE_DEFERRED_LOADING=0, many global variables will be
referenced but they are not initialized in that early time. The patch
will use constexpr to initialze global constant varables in compile
time.

Change-Id: I9837c42e6bab38a894ece4e0f34b64f81b38fef0


[ROCm/hip commit: 78f9a70578]
2020-07-22 22:15:03 -04:00
..