File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 147
147
// RVA23U64: "-target-feature" "+zvbb"
148
148
// RVA23U64: "-target-feature" "+zvfhmin"
149
149
// RVA23U64: "-target-feature" "+zvkt"
150
+ // RVA23U64: "-target-feature" "+supm"
150
151
151
152
// RUN: %clang --target=riscv64 -### -c %s 2>&1 -march=rva23s64 \
152
153
// RUN: | FileCheck -check-prefix=RVA23S64 %s
186
187
// RVA23S64: "-target-feature" "+zvbb"
187
188
// RVA23S64: "-target-feature" "+zvfhmin"
188
189
// RVA23S64: "-target-feature" "+zvkt"
190
+ // RVA23S64: "-target-feature" "+sha"
189
191
// RVA23S64: "-target-feature" "+shcounterenw"
190
192
// RVA23S64: "-target-feature" "+shgatpa"
191
193
// RVA23S64: "-target-feature" "+shtvala"
201
203
// RVA23S64: "-target-feature" "+sstvala"
202
204
// RVA23S64: "-target-feature" "+sstvecd"
203
205
// RVA23S64: "-target-feature" "+ssu64xl"
206
+ // RVA23S64: "-target-feature" "+supm"
204
207
// RVA23S64: "-target-feature" "+svade"
205
208
// RVA23S64: "-target-feature" "+svbare"
206
209
// RVA23S64: "-target-feature" "+svinval"
You can’t perform that action at this time.
0 commit comments