[all-commits] [llvm/llvm-project] e3e551: [clang][x86] Enable _mm_movehdup_ps, _mm_moveldup_...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 8 03:21:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3e55173ed891da334990103c12206a4e4e8fc98
https://github.com/llvm/llvm-project/commit/e3e55173ed891da334990103c12206a4e4e8fc98
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M clang/lib/Headers/pmmintrin.h
M clang/test/CodeGen/X86/sse3-builtins.c
Log Message:
-----------
[clang][x86] Enable _mm_movehdup_ps, _mm_moveldup_ps and _mm_movedup_pd in constant expressions
These just wrap generic shuffles
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list