[PATCH] D47569: [Power9]Legalize and emit code for quad-precision convert from single-precision
Lei Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 30 21:10:19 PDT 2018
lei created this revision.
lei added reviewers: nemanjai, kbarton, stefanp, hfinkel.
Legalize and emit code for quad-precision floating point operation conversion of single-precision value to quad-precision.
https://reviews.llvm.org/D47569
Files:
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/f128-arith.ll
test/CodeGen/PowerPC/f128-conv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47569.149230.patch
Type: text/x-patch
Size: 8521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/6d3fa905/attachment.bin>
More information about the llvm-commits
mailing list