[clang] [LoongArch][Clang] Add tests for #110834 (PR #114509)

Lu Weining via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 1 02:39:41 PDT 2024


================
@@ -0,0 +1,6 @@
+// REQUIRES: loongarch-registered-target
+// RUN: %clang_cc1 %s -fsyntax-only -triple loongarch64-linux -target-feature +lasx
----------------
SixWeining wrote:

Add `not` and leave a `FIXME` or `TODO`. Then remove it in next commit.

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


More information about the cfe-commits mailing list