diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-08-07 08:05:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 08:05:05 +0100 |
commit | edad89e4e052b0b7d0fe4943669b3b7c55d837a4 (patch) | |
tree | c905238a68353d38aa9a08fdaef8f57617462efa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a485e0eae01beaf68a94d1f050838866e849bd48 (diff) | |
download | llvm-edad89e4e052b0b7d0fe4943669b3b7c55d837a4.zip llvm-edad89e4e052b0b7d0fe4943669b3b7c55d837a4.tar.gz llvm-edad89e4e052b0b7d0fe4943669b3b7c55d837a4.tar.bz2 |
[Headers][X86] Update MMX arithmetic intrinsics to be used in constexpr (#152296)
Update the easy add/sub/mul/logic/cmp/scalar_to_vector intrinsics to be
constexpr compatible.
I'm not expecting anyone to be very interested in using MMX intrinsics,
but they're smaller than the other types and are useful to test the
constexpr handling and test methods before we start applying them to
SSE/AVX2/AVX512 intrinsics.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions