[all-commits] [llvm/llvm-project] f7b8f7: [libc++][math.h] Remove unnecessary uses of __promote
philnik777 via All-commits
all-commits at lists.llvm.org
Thu Oct 27 16:06:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7b8f7273b0e34e493ce40ccd4b60795a4260408
https://github.com/llvm/llvm-project/commit/f7b8f7273b0e34e493ce40ccd4b60795a4260408
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M libcxx/include/math.h
Log Message:
-----------
[libc++][math.h] Remove unnecessary uses of __promote
Removes __promote when it's just the identity.
Reviewed By: ldionne, #libc
Spies: libcxx-commits, michaelplatings
Differential Revision: https://reviews.llvm.org/D136868
More information about the All-commits
mailing list