Fix SIMD compatibility headers on ppc64el
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Fri, 7 Feb 2025 09:17:16 +0000 (10:17 +0100)
committerMatthias Klose <doko@debian.org>
Fri, 7 Feb 2025 09:17:16 +0000 (10:17 +0100)
commitc0aab5d3f1530c976a8147651354f6d06d197e56
treefbc24111d62b16101885e73deccabb92cd07c95d
parent2d9d0066dd4df02f493de474c7ea1aaba53b4412
Fix SIMD compatibility headers on ppc64el

Origin/Author: https://reviews.llvm.org/D158066
Bug-Debian: https://bugs.debian.org/1049362

Gbp-Pq: Name D158066-simd-ppc64el.patch
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/Basic/Targets/PPC.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/ppc_wrappers/smmintrin.h
clang/test/CodeGen/PowerPC/builtins-ppc.c
clang/test/CodeGen/PowerPC/ppc-emmintrin.c
clang/test/CodeGen/PowerPC/ppc-mmintrin.c
clang/test/CodeGen/PowerPC/ppc-pmmintrin.c
clang/test/CodeGen/PowerPC/ppc-smmintrin.c
clang/test/CodeGen/PowerPC/ppc-tmmintrin.c
clang/test/CodeGen/PowerPC/ppc-x86gprintrin.c