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

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 14:04:52 PDT 2019


leonardchan updated this revision to Diff 205432.
leonardchan marked 2 inline comments as done.

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.205432.patch
Type: text/x-patch
Size: 17727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/643d28f3/attachment-0001.bin>


More information about the llvm-commits mailing list