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 147147// RVA23U64: "-target-feature" "+zvbb"
148148// RVA23U64: "-target-feature" "+zvfhmin"
149149// RVA23U64: "-target-feature" "+zvkt"
150+ // RVA23U64: "-target-feature" "+supm"
150151
151152// RUN: %clang --target=riscv64 -### -c %s 2>&1 -march=rva23s64 \
152153// RUN: | FileCheck -check-prefix=RVA23S64 %s
186187// RVA23S64: "-target-feature" "+zvbb"
187188// RVA23S64: "-target-feature" "+zvfhmin"
188189// RVA23S64: "-target-feature" "+zvkt"
190+ // RVA23S64: "-target-feature" "+sha"
189191// RVA23S64: "-target-feature" "+shcounterenw"
190192// RVA23S64: "-target-feature" "+shgatpa"
191193// RVA23S64: "-target-feature" "+shtvala"
201203// RVA23S64: "-target-feature" "+sstvala"
202204// RVA23S64: "-target-feature" "+sstvecd"
203205// RVA23S64: "-target-feature" "+ssu64xl"
206+ // RVA23S64: "-target-feature" "+supm"
204207// RVA23S64: "-target-feature" "+svade"
205208// RVA23S64: "-target-feature" "+svbare"
206209// RVA23S64: "-target-feature" "+svinval"
You can’t perform that action at this time.
0 commit comments