[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)
[llvm-project.git] / openmp / docs / openacc / Overview.rst
blob6dbf36201951e10f6dfa0cb3a6d71f2f056b5e31
1 OpenACC Support
2 ===============
4 OpenACC support is under development for both Flang and Clang.  For
5 this purpose, LLVM's OpenMP runtimes are being extended to serve as
6 OpenACC runtimes.
8 .. toctree::
9    :glob:
10    :hidden:
11    :maxdepth: 1
13    OpenMPExtensions