[all-commits] [llvm/llvm-project] 7af4ab: [libc] Don't manually override the optimization le...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Mon Feb 10 23:57:10 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7af4ab4f072ee6de9d347f9955683d4a49645f1c
https://github.com/llvm/llvm-project/commit/7af4ab4f072ee6de9d347f9955683d4a49645f1c
Author: Petr Hosek <phosek at google.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M libc/src/complex/generic/CMakeLists.txt
M libc/src/math/generic/CMakeLists.txt
M libc/src/stdfix/CMakeLists.txt
Log Message:
-----------
[libc] Don't manually override the optimization level for math (#126322)
This was originally done for testing purposes, but after #126315 we now
do testing through GitHub Actions and should be instead using the
optimization setting chosen by the user.
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