[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
Mon Sep 13 23:49:02 PDT 2021
qiucf updated this revision to Diff 372411.
qiucf marked an inline comment as done.
qiucf retitled this revision from "[SDAG] Add intrinsic to convert between ppc_fp128 and fp128" to "[PowerPC] Add intrinsic to convert between ppc_fp128 and fp128".
qiucf edited the summary of this revision.
qiucf added a comment.
Herald added a subscriber: kbarton.
Make it a PowerPC intrinsic.
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.372411.patch
Type: text/x-patch
Size: 9145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/d7dff2e9/attachment.bin>
More information about the llvm-commits
mailing list