[PATCH] D45389: [Power9]Legalize and emit code for converting (Un)Signed Word to Quad-Precision
Lei Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 6 13:27:42 PDT 2018
lei created this revision.
lei added reviewers: nemanjai, hfinkel, kbarton.
Legalize and emit code for converting (Un)Signed Word to quad-precision via:
- xscvsdqp
- xscvudqp
https://reviews.llvm.org/D45389
Files:
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/f128-conv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45389.141412.patch
Type: text/x-patch
Size: 5936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/104c94e8/attachment.bin>
More information about the llvm-commits
mailing list