[PATCH] D45553: [Power9]Legalize and emit code for truncate and convert Quad-Precision to Double-Word
Lei Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 11 20:28:49 PDT 2018
lei created this revision.
lei added reviewers: nemanjai, hfinkel, kbarton.
Legalize and emit code for:
- xscvqpsdz : VSX Scalar truncate & Convert Quad-Precision to Signed Dword
- xscvqpudz : VSX Scalar truncate & Convert Quad-Precision to Unsigned Dword
https://reviews.llvm.org/D45553
Files:
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/f128-truncateNconv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45553.142109.patch
Type: text/x-patch
Size: 7650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/03cfa06b/attachment.bin>
More information about the llvm-commits
mailing list