[PATCH] D85031: [builtins] Unify the softfloat division implementation
Anatoly Trosinenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 24 05:36:32 PDT 2020
atrosinenko updated this revision to Diff 287351.
atrosinenko added a comment.
Addressed the review comments mostly by clarifying the explanations.
I expect this code to have no **unresolved** review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85031/new/
https://reviews.llvm.org/D85031
Files:
compiler-rt/lib/builtins/divdf3.c
compiler-rt/lib/builtins/divsf3.c
compiler-rt/lib/builtins/divtf3.c
compiler-rt/lib/builtins/fp_div_impl.inc
compiler-rt/lib/builtins/fp_lib.h
compiler-rt/lib/builtins/int_util.h
compiler-rt/test/builtins/Unit/divdf3_test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85031.287351.patch
Type: text/x-patch
Size: 41060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200824/e8b03fdb/attachment-0001.bin>
More information about the cfe-commits
mailing list