[all-commits] [llvm/llvm-project] 7402ec: [libc++] Remove if-else to make branch predictor h...
theidexisted via All-commits
all-commits at lists.llvm.org
Sat Apr 24 07:10:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7402ec8f3877e061a6559c44262ec4d951d12cc7
https://github.com/llvm/llvm-project/commit/7402ec8f3877e061a6559c44262ec4d951d12cc7
Author: Shu Tian <invalid_ms_user at live.com>
Date: 2021-04-24 (Sat, 24 Apr 2021)
Changed paths:
M libcxx/include/bitset
Log Message:
-----------
[libc++] Remove if-else to make branch predictor happy
Reviewed By: #libc, ldionne, Quuxplusone, Mordante
Differential Revision: https://reviews.llvm.org/D100828
More information about the All-commits
mailing list