[PATCH] D130718: [compiler-rt] [builtins] Detect _Float16 support at compile time
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 29 11:59:34 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce6d40f5c239: [compiler-rt] [builtins] Detect _Float16 support at compile time (authored by dim).
Herald added subscribers: pcwang-thead, luke957, s.egerton, simoncook.
Changed prior to commit:
https://reviews.llvm.org/D130718?vs=448387&id=448696#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130718/new/
https://reviews.llvm.org/D130718
Files:
compiler-rt/cmake/builtin-config-ix.cmake
compiler-rt/lib/builtins/CMakeLists.txt
compiler-rt/lib/builtins/extendhftf2.c
compiler-rt/lib/builtins/fp_extend.h
compiler-rt/lib/builtins/fp_trunc.h
compiler-rt/lib/builtins/int_types.h
compiler-rt/lib/builtins/trunctfhf2.c
compiler-rt/test/builtins/CMakeLists.txt
compiler-rt/test/builtins/Unit/extendhftf2_test.c
compiler-rt/test/builtins/Unit/fp_test.h
compiler-rt/test/builtins/Unit/trunctfhf2_test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130718.448696.patch
Type: text/x-patch
Size: 6536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/f6f93772/attachment.bin>
More information about the llvm-commits
mailing list