[all-commits] [llvm/llvm-project] bf6c48: [clang][x86] Add constexpr support for SSE2 _mm_se...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 29 08:39:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf6c483e4714841b1511ea3666f05a468bd988fe
https://github.com/llvm/llvm-project/commit/bf6c483e4714841b1511ea3666f05a468bd988fe
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M clang/lib/Headers/emmintrin.h
M clang/test/CodeGen/X86/builtin_test_helpers.h
M clang/test/CodeGen/X86/sse2-builtins.c
Log Message:
-----------
[clang][x86] Add constexpr support for SSE2 _mm_set*_epi* intrinsics
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