Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / libc / docs / gpu / index.rst
blob2d765486665040a48b011c03ddc599b34a533dee
1 .. _libc_gpu:
3 =============
4 libc for GPUs
5 =============
7 .. note:: This feature is very experimental and may change in the future.
9 The *GPU* support for LLVM's libc project aims to make a subset of the standard
10 C library available on GPU based accelerators. Navigate using the links below to
11 learn more about this project.
13 .. toctree::
15    using
16    support
17    testing
18    rpc
19    motivation