[PATCH] D54313: [compiler-rt][builtins][PowerPC] Add floattitf builtin compiler-rt method support for PowerPC
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 20 13:11:52 PST 2018
amyk updated this revision to Diff 179139.
amyk added a comment.
Updated this patch with:
- initialization of int128 macro to simplify test cases
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54313/new/
https://reviews.llvm.org/D54313
Files:
compiler-rt/lib/builtins/CMakeLists.txt
compiler-rt/lib/builtins/ppc/floattitf.c
compiler-rt/test/builtins/Unit/ppc/floattitf_test.c
compiler-rt/test/builtins/Unit/ppc/floattitf_test.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54313.179139.patch
Type: text/x-patch
Size: 21589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/ab1b6edf/attachment.bin>
More information about the llvm-commits
mailing list