[PATCH] D109421: [PowerPC] Add intrinsic to convert between ppc_fp128 and fp128

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 5 01:58:30 PDT 2021


qiucf updated this revision to Diff 384989.
qiucf added a comment.

Rebase and fix typo


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

https://reviews.llvm.org/D109421

Files:
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/include/llvm/IR/RuntimeLibcalls.def
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/f128-truncateNconv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109421.384989.patch
Type: text/x-patch
Size: 6424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/492d5bc8/attachment.bin>


More information about the llvm-commits mailing list