[PATCH] D47550: [Power9] Add __float128 builtins for Round To Odd

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 12:12:45 PDT 2018


stefanp updated this revision to Diff 149336.
stefanp added a comment.

Fixed some of the style issues.


https://reviews.llvm.org/D47550

Files:
  include/llvm/IR/Intrinsics.h
  include/llvm/IR/IntrinsicsPowerPC.td
  lib/IR/Function.cpp
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll
  utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47550.149336.patch
Type: text/x-patch
Size: 10073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/f0efeee1/attachment.bin>


More information about the llvm-commits mailing list