[PATCH] D45635: [Power9]Legalize and emit code for truncate and convert Quad-Precision to Word

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 14:20:05 PDT 2018


lei created this revision.
lei added reviewers: nemanjai, kbarton, hfinkel.

Legalize and emit code for:

- xscvqpswz : VSX Scalar truncate & Convert Quad-Precision to Signed Word
- xscvqpuwz : VSX Scalar truncate & Convert Quad-Precision to Unsigned Word


https://reviews.llvm.org/D45635

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: D45635.142465.patch
Type: text/x-patch
Size: 8284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/b19e026c/attachment-0001.bin>


More information about the llvm-commits mailing list