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 473
473
// MCPU-SIFIVE-P450-SAME: "-target-feature" "+zba"
474
474
// MCPU-SIFIVE-P450-SAME: "-target-feature" "+zbb"
475
475
// MCPU-SIFIVE-P450-SAME: "-target-feature" "+zbs"
476
+ // MCPU-SIFIVE-P450-SAME: "-target-feature" "+zkt"
476
477
// MCPU-SIFIVE-P450-SAME: "-target-abi" "lp64d"
477
478
478
479
// RUN: %clang -target riscv64 -### -c %s 2>&1 -mcpu=sifive-p470 | FileCheck -check-prefix=MCPU-SIFIVE-P470 %s
503
504
// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zba"
504
505
// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zbb"
505
506
// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zbs"
507
+ // MCPU-SIFIVE-P470-SAME: "-target-feature" "+zkt"
506
508
// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zvbb"
507
509
// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zvbc"
508
510
// MCPU-SIFIVE-P470-SAME: "-target-feature" "+zve32f"
564
566
// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zba"
565
567
// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zbb"
566
568
// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zbs"
569
+ // MCPU-SIFIVE-P670-SAME: "-target-feature" "+zkt"
567
570
// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zvbb"
568
571
// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zvbc"
569
572
// MCPU-SIFIVE-P670-SAME: "-target-feature" "+zve32f"
You can’t perform that action at this time.
0 commit comments