[all-commits] [llvm/llvm-project] 2c976a: [libc] Fix _Float16 detection for x86 (#73947)
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Dec 1 00:47:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c976a1fac5c0d6fe1cd7c3637f3d16cc378f52b
https://github.com/llvm/llvm-project/commit/2c976a1fac5c0d6fe1cd7c3637f3d16cc378f52b
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M libc/src/__support/macros/properties/CMakeLists.txt
M libc/src/__support/macros/properties/float.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc] Fix _Float16 detection for x86 (#73947)
More information about the All-commits
mailing list