[PATCH] D69730: [compiler-rt][builtins][PowerPC] Add __fixtfti builtin on PowerPC

Baptiste Saleil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 12:13:02 PST 2019


bsaleil updated this revision to Diff 228121.
bsaleil added a comment.

Improved test case by testing conversion of the biggest negative int128.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69730

Files:
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/ppc/fixtfti.c
  compiler-rt/test/builtins/Unit/ppc/fixtfti_test.c
  compiler-rt/test/builtins/Unit/ppc/fixtfti_test.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69730.228121.patch
Type: text/x-patch
Size: 157306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191106/7cdb3bbe/attachment-0001.bin>


More information about the llvm-commits mailing list