[PATCH] D70867: [FPEnv] [PowerPC] Alternative lowering ppc_fp128 StrictFP Nodes to libcalls
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 29 21:17:06 PST 2019
craig.topper created this revision.
craig.topper added reviewers: ajwock, kbarton, hfinkel, kpn, andrew.w.kaylor, cameron.mcinally, uweigand, jsji, wuzish, efriedma.
Herald added subscribers: shchenz, hiraditya, nemanjai.
Herald added a project: LLVM.
This is an alternative to D64662 <https://reviews.llvm.org/D64662> that shares more code between
strict and non-strict nodes. It's modeled after the implementation
that I did for softening.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D70867
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/test/CodeGen/PowerPC/ppcf128-constrained-fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70867.231581.patch
Type: text/x-patch
Size: 85891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191130/1db75efe/attachment-0001.bin>
More information about the llvm-commits
mailing list