[all-commits] [llvm/llvm-project] 042953: Revert "[libc++] Reduce std::conjunction overhead ...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue Feb 18 21:57:48 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 04295354b0f0f101773c4f9437680d45a70bab24
https://github.com/llvm/llvm-project/commit/04295354b0f0f101773c4f9437680d45a70bab24
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M libcxx/include/__type_traits/conjunction.h
Log Message:
-----------
Revert "[libc++] Reduce std::conjunction overhead (#124259)"
It turns out that the new implementation takes significantly more stack
memory for some reason.
This reverts commit 2696e4fb9567d23ce065a067e7f4909b310daf50.
(cherry picked from commit 0227396417d4625bc93affdd8957ff8d90c76299)
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