[PATCH] D31573: [Builtins] Add IEEE 754 support for __fixunsxfti

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 15:49:30 PDT 2017


weimingz updated this revision to Diff 93961.
weimingz added a comment.

seems no way to detect if 80-bit ldbl is supported or not. Leave it to the build time flags.


https://reviews.llvm.org/D31573

Files:
  test/builtins/Unit/fixunsxfti_test.c
  test/builtins/Unit/fixxfti_test.c
  test/builtins/Unit/floattixf_test.c
  test/builtins/Unit/floatuntixf_test.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31573.93961.patch
Type: text/x-patch
Size: 3052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170403/26747426/attachment.bin>


More information about the llvm-commits mailing list