[PATCH] [Builtins] Implement half-precision conversions.

Ahmed Bougacha ahmed.bougacha at gmail.com
Tue May 12 11:37:27 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9693

Files:
  compiler-rt/trunk/lib/builtins/CMakeLists.txt
  compiler-rt/trunk/lib/builtins/extendhfsf2.c
  compiler-rt/trunk/lib/builtins/fp_extend.h
  compiler-rt/trunk/lib/builtins/fp_extend_impl.inc
  compiler-rt/trunk/lib/builtins/fp_trunc.h
  compiler-rt/trunk/lib/builtins/truncdfhf2.c
  compiler-rt/trunk/lib/builtins/truncsfhf2.c
  compiler-rt/trunk/test/builtins/Unit/extendhfsf2_test.c
  compiler-rt/trunk/test/builtins/Unit/fp_test.h
  compiler-rt/trunk/test/builtins/Unit/truncdfhf2_test.c
  compiler-rt/trunk/test/builtins/Unit/truncsfhf2_test.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9693.25605.patch
Type: text/x-patch
Size: 18728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150512/4b2f938b/attachment.bin>


More information about the llvm-commits mailing list