Skip to content

Commit cf11075

Browse files
fix typos, combine lists of CPU+GPU arches
1 parent 8f71bb6 commit cf11075

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

libc/docs/arch_support.rst

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
11
Architecture Support
22
====================
33

4-
The currently continuously tested CPU architures are:
4+
The currently continuously tested architectures are:
55

6-
* x86_64
76
* aarch64
7+
* amdgpu
88
* arm
9+
* nvptx
910
* riscv32
1011
* riscv64
12+
* x86_64
1113

12-
i386 support is in the works.
13-
14-
The currently continuously tested GPU architures are:
15-
16-
* amdgcn-amd-amdhsa
17-
* nvptx64-nvidia-cuda
14+
i386 support is [in the works](https://github.com/llvm/llvm-project/issues/93709).
1815

1916
See "`Bringup on a New OS or Architecture <porting.html>`__" for more
2017
information. Please do first file a bug in

0 commit comments

Comments
 (0)