Skip to content

Commit c5f9c51

Browse files
committed
Remove unnecessarily allowed zeros; Fix RISC-V
1 parent 35427ff commit c5f9c51

File tree

3 files changed

+972
-1111
lines changed

3 files changed

+972
-1111
lines changed

sycl/doc/design/spirv-extensions/targets/architectures.asciidoc

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@
77
|Value
88
|Description
99

10-
a|
11-
[source]
12-
----
13-
unknown
14-
----
15-
| 0
16-
| Unknown category
17-
1810
a|
1911
[source]
2012
----
@@ -49,17 +41,6 @@ npu
4941
|Value
5042
|Description
5143

52-
4+^|*Category: unknown (0)*
53-
54-
a|
55-
[source]
56-
----
57-
generic
58-
----
59-
| 0
60-
| 0
61-
| Generic family
62-
6344
4+^|*Category: cpu (1)*
6445

6546
a|
@@ -347,18 +328,6 @@ amd_xdna
347328
|Value
348329
|Description
349330

350-
5+^|*Category: unknown (0), Family: generic (0)*
351-
352-
a|
353-
[source]
354-
----
355-
any
356-
----
357-
| 0
358-
| 0
359-
| 0
360-
| Any architecture
361-
362331
5+^|*Category: cpu (1), Family: generic (0)*
363332

364333
a|

0 commit comments

Comments
 (0)