|
57 | 57 | // RVA22U64: "-target-feature" "+f"
|
58 | 58 | // RVA22U64: "-target-feature" "+d"
|
59 | 59 | // RVA22U64: "-target-feature" "+c"
|
| 60 | +// RVA22U64: "-target-feature" "+b" |
60 | 61 | // RVA22U64: "-target-feature" "+zic64b"
|
61 | 62 | // RVA22U64: "-target-feature" "+zicbom"
|
62 | 63 | // RVA22U64: "-target-feature" "+zicbop"
|
|
83 | 84 | // RVA22S64: "-target-feature" "+f"
|
84 | 85 | // RVA22S64: "-target-feature" "+d"
|
85 | 86 | // RVA22S64: "-target-feature" "+c"
|
| 87 | +// RVA22S64: "-target-feature" "+b" |
86 | 88 | // RVA22S64: "-target-feature" "+zic64b"
|
87 | 89 | // RVA22S64: "-target-feature" "+zicbom"
|
88 | 90 | // RVA22S64: "-target-feature" "+zicbop"
|
|
118 | 120 | // RVA23U64: "-target-feature" "+f"
|
119 | 121 | // RVA23U64: "-target-feature" "+d"
|
120 | 122 | // RVA23U64: "-target-feature" "+c"
|
| 123 | +// RVA23U64: "-target-feature" "+b" |
121 | 124 | // RVA23U64: "-target-feature" "+v"
|
122 | 125 | // RVA23U64: "-target-feature" "+zic64b"
|
123 | 126 | // RVA23U64: "-target-feature" "+zicbom"
|
|
156 | 159 | // RVA23S64: "-target-feature" "+f"
|
157 | 160 | // RVA23S64: "-target-feature" "+d"
|
158 | 161 | // RVA23S64: "-target-feature" "+c"
|
| 162 | +// RVA23S64: "-target-feature" "+b" |
159 | 163 | // RVA23S64: "-target-feature" "+v"
|
160 | 164 | // RVA23S64: "-target-feature" "+h"
|
161 | 165 | // RVA23S64: "-target-feature" "+zic64b"
|
|
217 | 221 | // RVB23U64: "-target-feature" "+f"
|
218 | 222 | // RVB23U64: "-target-feature" "+d"
|
219 | 223 | // RVB23U64: "-target-feature" "+c"
|
| 224 | +// RVB23U64: "-target-feature" "+b" |
220 | 225 | // RVB23U64: "-target-feature" "+zic64b"
|
221 | 226 | // RVB23U64: "-target-feature" "+zicbom"
|
222 | 227 | // RVB23U64: "-target-feature" "+zicbop"
|
|
249 | 254 | // RVB23S64: "-target-feature" "+f"
|
250 | 255 | // RVB23S64: "-target-feature" "+d"
|
251 | 256 | // RVB23S64: "-target-feature" "+c"
|
| 257 | +// RVB23S64: "-target-feature" "+b" |
252 | 258 | // RVB23S64: "-target-feature" "+zic64b"
|
253 | 259 | // RVB23S64: "-target-feature" "+zicbom"
|
254 | 260 | // RVB23S64: "-target-feature" "+zicbop"
|
|
290 | 296 | // RUN: %clang --target=riscv32 -### -c %s 2>&1 -march=rvm23u32 -menable-experimental-extensions \
|
291 | 297 | // RUN: | FileCheck -check-prefix=RVM23U32 %s
|
292 | 298 | // RVM23U32: "-target-feature" "+m"
|
| 299 | +// RVM23U32: "-target-feature" "+b" |
293 | 300 | // RVM23U32: "-target-feature" "+zicbop"
|
294 | 301 | // RVM23U32: "-target-feature" "+zicond"
|
295 | 302 | // RVM23U32: "-target-feature" "+zicsr"
|
|
309 | 316 | // PROFILE-WITH-ADDITIONAL: "-target-feature" "+f"
|
310 | 317 | // PROFILE-WITH-ADDITIONAL: "-target-feature" "+d"
|
311 | 318 | // PROFILE-WITH-ADDITIONAL: "-target-feature" "+c"
|
| 319 | +// PROFILE-WITH-ADDITIONAL: "-target-feature" "+b" |
312 | 320 | // PROFILE-WITH-ADDITIONAL: "-target-feature" "+zicbom"
|
313 | 321 | // PROFILE-WITH-ADDITIONAL: "-target-feature" "+zicbop"
|
314 | 322 | // PROFILE-WITH-ADDITIONAL: "-target-feature" "+zicboz"
|
|
0 commit comments