[all-commits] [llvm/llvm-project] ffc3a6: [libc++] Fix endianness for algorithm mismatch (#...
Zibi Sarbinowski via All-commits
all-commits at lists.llvm.org
Tue Jun 11 05:29:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffc3a6b286ee619ab8f662cb7174705734eb1ce1
https://github.com/llvm/llvm-project/commit/ffc3a6b286ee619ab8f662cb7174705734eb1ce1
Author: Zibi Sarbinowski <zibi at ca.ibm.com>
Date: 2024-06-11 (Tue, 11 Jun 2024)
Changed paths:
M libcxx/include/__algorithm/simd_utils.h
Log Message:
-----------
[libc++] Fix endianness for algorithm mismatch (#93082)
This PR is required to fix
`std/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp` test for
big endian platrofrms such as z/OS.
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