[clang] [Headers][X86] Add a couple of tests for MMX/SSE intrinsics (PR #105852)
Paul T Robinson via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 26 11:44:06 PDT 2024
================
@@ -0,0 +1,387 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-unknown -fsyntax-only \
----------------
pogo59 wrote:
Okay.
https://github.com/llvm/llvm-project/pull/105852
More information about the cfe-commits
mailing list