[all-commits] [llvm/llvm-project] 1603f9: [libc++] Explicitly convert to masks in SIMD code ...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue Sep 17 03:05:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1603f99a37c5b179a21dbb8000c39a471a950927
https://github.com/llvm/llvm-project/commit/1603f99a37c5b179a21dbb8000c39a471a950927
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2024-09-17 (Tue, 17 Sep 2024)
Changed paths:
M libcxx/include/__algorithm/mismatch.h
M libcxx/include/__algorithm/simd_utils.h
Log Message:
-----------
[libc++] Explicitly convert to masks in SIMD code (#107983)
This makes it clearer when we use masks and avoids MSan complaining.
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