[all-commits] [llvm/llvm-project] f2bb57: [builtins][test] Use architecture specific float16...
dcandler via All-commits
all-commits at lists.llvm.org
Tue May 16 06:21:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2bb57c19455e77fd71be782f9ee9092f31bd2a9
https://github.com/llvm/llvm-project/commit/f2bb57c19455e77fd71be782f9ee9092f31bd2a9
Author: David Candler <david.candler at arm.com>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M compiler-rt/test/builtins/CMakeLists.txt
Log Message:
-----------
[builtins][test] Use architecture specific float16 check
The COMPILER_RT_HAS_FLOAT16 cmake check is now set per architecture,
which needs to be reflected when building the tests.
Additionally added armhf to the architecture list.
Reviewed By: dim
Differential Revision: https://reviews.llvm.org/D150281
More information about the All-commits
mailing list