[clang] [Clang][RISCV] Use Decl for checkRVVTypeSupport (PR #65778)

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 8 11:11:21 PDT 2023


================
@@ -0,0 +1,11 @@
+// RUN: %clang_cc1 -triple riscv64 -target-feature +v -fopenmp %s
----------------
alexey-bataev wrote:

Could you move the test to OpenMP directory?

https://github.com/llvm/llvm-project/pull/65778


More information about the cfe-commits mailing list