[SYCL] Update device_global host access decoration (#21104)
Note: This is an intentional duplicate of PR
https://github.com/intel/llvm/pull/19899 to continue Steffen's work
after he leaves. Below is the PR description:
The HostAccessINTEL SPIR-V decoration had an update to its identifier
with
https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_global_variable_host_access.asciidoc.
This commit updates the identifier accordingly.
---------
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Co-authored-by: Larsen, Steffen <steffen.larsen@intel.com>