[PATCH] D69870: [builtins] Implement rounding mode support for i386/x86_64

Yi Kong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 14:31:16 PST 2019


kongyi updated this revision to Diff 228961.

Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D69870

Files:
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/i386/fp_mode.c
  compiler-rt/test/builtins/Unit/addtf3_test.c
  compiler-rt/test/builtins/Unit/subtf3_test.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69870.228961.patch
Type: text/x-patch
Size: 3691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/2b5388b5/attachment.bin>


More information about the llvm-commits mailing list