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 473473// MCPU-SIFIVE-P450-SAME: "-target-feature" "+zba"
474474// MCPU-SIFIVE-P450-SAME: "-target-feature" "+zbb"
475475// MCPU-SIFIVE-P450-SAME: "-target-feature" "+zbs"
476+ // MCPU-SIFIVE-P450-SAME: "-target-feature" "+zkt"
476477// MCPU-SIFIVE-P450-SAME: "-target-abi" "lp64d"
477478
478479// RUN: %clang -target riscv64 -### -c %s 2>&1 -mcpu=sifive-p470 | FileCheck -check-prefix=MCPU-SIFIVE-P470 %s
503504// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zba"
504505// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zbb"
505506// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zbs"
507+ // MCPU-SIFIVE-P470-SAME: "-target-feature" "+zkt"
506508// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zvbb"
507509// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zvbc"
508510// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zve32f"
564566// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zba"
565567// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zbb"
566568// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zbs"
569+ // MCPU-SIFIVE-P670-SAME: "-target-feature" "+zkt"
567570// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zvbb"
568571// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zvbc"
569572// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zve32f"
You can’t perform that action at this time.
0 commit comments