[clang] [LoongArch][Clang] Add tests for #110834 (PR #114509)
Xi Ruoyao via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 1 03:02:40 PDT 2024
================
@@ -0,0 +1,6 @@
+// REQUIRES: loongarch-registered-target
+// RUN: %clang_cc1 %s -fsyntax-only -triple loongarch64-linux -target-feature +lasx
----------------
xry111 wrote:
-linux dropped. I just mistakenly thought a triple had to have the os field.
https://github.com/llvm/llvm-project/pull/114509
More information about the cfe-commits
mailing list