Commit beb11ba
authored
[SYCL][Doc] Add feature test macro to sycl_ext_oneapi_bfloat16 (#19830)
The sycl_ext_oneapi_bfloat16 extension was missing a feature test macro
and the related versioning table. This commit adds these to the
extension and adds the definition of the macro to the definitions file.
Closes #18638.
Signed-off-by: Larsen, Steffen <[email protected]>1 parent e784b9e commit beb11ba
File tree
2 files changed
+19
-0
lines changed- sycl
- doc/extensions/supported
- source
2 files changed
+19
-0
lines changedLines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
94 | 112 | | |
95 | 113 | | |
96 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments