[PATCH] D61762: [NFC][compiler-rt][builtins] Tidy and match comments for floating point operations

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 15:46:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT360389: [NFC][compiler-rt][builtins] Tidy and match comments for floating point… (authored by leonardchan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61762?vs=198921&id=198927#toc

Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D61762

Files:
  lib/builtins/divdf3.c
  lib/builtins/divsf3.c
  lib/builtins/divtf3.c
  lib/builtins/fp_add_impl.inc
  lib/builtins/fp_extend_impl.inc
  lib/builtins/fp_fixint_impl.inc
  lib/builtins/fp_fixuint_impl.inc
  lib/builtins/fp_mul_impl.inc
  lib/builtins/fp_trunc_impl.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61762.198927.patch
Type: text/x-patch
Size: 24142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/f55a08f6/attachment.bin>


More information about the llvm-commits mailing list