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.
Paths
| Differential D150281
[builtins][test] Use architecture specific float16 check ClosedPublic Authored by dcandler on May 10 2023, 11:05 AM.
Details Summary The COMPILER_RT_HAS_FLOAT16 cmake check is now set per architecture, Additionally added armhf to the architecture list.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 10 2023, 12:32 PM Closed by commit rGf2bb57c19455: [builtins][test] Use architecture specific float16 check (authored by dcandler). · Explain WhyMay 16 2023, 6:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 522578 compiler-rt/test/builtins/CMakeLists.txt
|