Skip to content

Commit

Permalink
[RISCV][NFC] skip non-RISCV target test riscv32-zihintntl.c
Browse files Browse the repository at this point in the history
Reviewed By: kito-cheng

Differential Revision: https://reviews.llvm.org/D149126
  • Loading branch information
BeMg committed Apr 25, 2023
1 parent 7766648 commit dc72e8f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// REQUIRES: riscv-registered-target
// RUN: %clang_cc1 -triple riscv32 -target-feature +v -target-feature +experimental-zihintntl -emit-llvm %s -o - \
// RUN: | FileCheck %s

Expand Down

0 comments on commit dc72e8f

Please sign in to comment.