[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
Tue Oct 26 10:28:00 PDT 2021


qiucf updated this revision to Diff 382389.
qiucf marked 3 inline comments as done.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109421

Files:
  llvm/include/llvm/IR/Intrinsics.h
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/include/llvm/IR/RuntimeLibcalls.def
  llvm/lib/IR/Function.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/f128-truncateNconv.ll
  llvm/utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109421.382389.patch
Type: text/x-patch
Size: 9129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/fc10c307/attachment.bin>


More information about the llvm-commits mailing list