[clang] [Headers][X86] Add a couple of tests for MMX/SSE intrinsics (PR #105852)

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 23 19:03:19 PDT 2024


================
@@ -0,0 +1,387 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-unknown -fsyntax-only \
----------------
phoebewang wrote:

Move it to clang/test/CodeGen/X86?

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


More information about the cfe-commits mailing list