[PATCH] D92242: [compiler-rt] [builtins] Support conversion between fp16 and fp128

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 06:52:20 PST 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb61b1844e11: [compiler-rt] [builtins] Support conversion between fp16 and fp128 (authored by zatrazz).

Changed prior to commit:
  https://reviews.llvm.org/D92242?vs=308098&id=310181#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92242/new/

https://reviews.llvm.org/D92242

Files:
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/extendhftf2.c
  compiler-rt/lib/builtins/trunctfhf2.c
  compiler-rt/test/builtins/Unit/extendhftf2_test.c
  compiler-rt/test/builtins/Unit/trunctfhf2_test.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92242.310181.patch
Type: text/x-patch
Size: 9178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/590d03e3/attachment.bin>


More information about the llvm-commits mailing list