[PATCH] D62088: [compiler-rt][builtins] Scaled Integer log10()

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 17:18:40 PDT 2019


leonardchan updated this revision to Diff 203269.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62088

Files:
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/log10scaleddi3.c
  compiler-rt/lib/builtins/log10scaledsi3.c
  compiler-rt/test/builtins/Unit/log10scaledint.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62088.203269.patch
Type: text/x-patch
Size: 12785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/511607e6/attachment.bin>


More information about the llvm-commits mailing list