[all-commits] [llvm/llvm-project] 58b7d2: [libc] Fix the risc-v half precison float feature ...
Hans Wennborg via All-commits
all-commits at lists.llvm.org
Thu Jun 26 07:32:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58b7d200aa513faaf0a9ddb280e904cc63ad40a2
https://github.com/llvm/llvm-project/commit/58b7d200aa513faaf0a9ddb280e904cc63ad40a2
Author: Hans Wennborg <hans at hanshq.net>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M libc/src/__support/macros/properties/cpu_features.h
Log Message:
-----------
[libc] Fix the risc-v half precison float feature check (#145894)
This is a follow-up to #145169, which would break compiles when
__riscv_zfhmin is not defined.
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