[all-commits] [llvm/llvm-project] 122da6: [libc] Fix build when __FE_DENORM is defined
Alex Brachet via All-commits
all-commits at lists.llvm.org
Wed Jun 8 09:22:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 122da690b39a67cd6e6bce4b9ad3ac1470cc1ed5
https://github.com/llvm/llvm-project/commit/122da690b39a67cd6e6bce4b9ad3ac1470cc1ed5
Author: Alex Brachet <abrachet at google.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M libc/src/__support/FPUtil/x86_64/FEnvImpl.h
Log Message:
-----------
[libc] Fix build when __FE_DENORM is defined
Differential revision: https://reviews.llvm.org/D127222
More information about the All-commits
mailing list