[clang] [llvm] Clang: convert `__m64` intrinsics to unconditionally use SSE2 instead of MMX. (PR #96540)
Phoebe Wang via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 24 23:28:56 PDT 2024
================
@@ -0,0 +1,29 @@
+USE_XMM=
----------------
phoebewang wrote:
What these tests used for? Is your local tool uploaded unintentionally or you want them to be reviewed as well?
https://github.com/llvm/llvm-project/pull/96540
More information about the cfe-commits
mailing list