[PATCH] D46333: [Power9]Legalize and emit code for DW vector extract and convert to Quad-Precision

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 14:54:34 PDT 2018


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

Implemente patterns to extract DW vector elements and convert to QP


https://reviews.llvm.org/D46333

Files:
  lib/Target/PowerPC/P9InstrResources.td
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/f128-vecExtractNconv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46333.144795.patch
Type: text/x-patch
Size: 8232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/c318c590/attachment.bin>


More information about the llvm-commits mailing list