Skip to content

Commit

Permalink
[Clang][RISCV] Add missing requirement in test case rvv-tuple-type.c
Browse files Browse the repository at this point in the history
Signed-off by: eop Chen <eop.chen@sifive.com>
  • Loading branch information
eopXD committed May 22, 2023
1 parent 5e92298 commit 5a61920
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 2
// REQUIRES: riscv-registered-target
// RUN: %clang_cc1 -triple riscv64 -target-feature +zve32x -O0 \
// RUN: -emit-llvm %s -o - | FileCheck %s --check-prefix=O0
// RUN: %clang_cc1 -triple riscv64 -target-feature +zve32x -disable-O0-optnone \
Expand Down

0 comments on commit 5a61920

Please sign in to comment.