[PATCH] D54313: [compiler-rt][builtins][PowerPC] Add floattitf builtin compiler-rt method support for PowerPC

Robert Enenkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 08:47:08 PST 2018


renenkel added a comment.

The summary doesn't match the code.  The code floattitf.c converts from 128-bit int to long double, but the summary says it goes the opposite direction.


https://reviews.llvm.org/D54313





More information about the llvm-commits mailing list