[PATCH] D91732: [compiler-rt] [builtins] Support conversion between fp16 and fp128
Adhemerval Zanella via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 10:15:29 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1fb91fcf9cfe: [compiler-rt] [builtins] Support conversion between fp16 and fp128 (authored by zatrazz).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91732/new/
https://reviews.llvm.org/D91732
Files:
compiler-rt/cmake/builtin-config-ix.cmake
compiler-rt/lib/builtins/CMakeLists.txt
compiler-rt/lib/builtins/extendhftf2.c
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: D91732.306458.patch
Type: text/x-patch
Size: 12243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/695620f3/attachment.bin>
More information about the llvm-commits
mailing list