We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37bc8c commit fd5fcfbCopy full SHA for fd5fcfb
clang/docs/ReleaseNotes.rst
@@ -710,6 +710,17 @@ Target Specific Changes
710
AMDGPU Support
711
^^^^^^^^^^^^^^
712
713
+- Added headers ``gpuintrin.h`` and ``amdgpuintrin.h`` that contains common
714
+ definitions for GPU builtin functions. This header can be included for OpenMP,
715
+ CUDA, HIP, OpenCL, and C/C++.
716
+
717
+NVPTX Support
718
+^^^^^^^^^^^^^^
719
720
+- Added headers ``gpuintrin.h`` and ``nvptxintrin.h`` that contains common
721
722
723
724
X86 Support
725
^^^^^^^^^^^
726
0 commit comments