[all-commits] [llvm/llvm-project] 86c57b: [libc][arm] Use __ARM_FP to detect floating point ...
lntue via All-commits
all-commits at lists.llvm.org
Mon Nov 13 16:37:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86c57b97958560a4d8e30ba959df26d5fed6ec6a
https://github.com/llvm/llvm-project/commit/86c57b97958560a4d8e30ba959df26d5fed6ec6a
Author: lntue <35648136+lntue at users.noreply.github.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M libc/src/__support/FPUtil/FEnvImpl.h
Log Message:
-----------
[libc][arm] Use __ARM_FP to detect floating point support for FEnvImpl. (#72177)
https://github.com/llvm/llvm-project/issues/72157
More information about the All-commits
mailing list