[PATCH] D46774: [Power9]Legalize and emit code for HWord/Byte vector extract and convert to Quad-Precision

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 13:55:15 PDT 2018


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

Implemente patterns to extract HWord and Byte vector elements and convert to QP


https://reviews.llvm.org/D46774

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46774.146410.patch
Type: text/x-patch
Size: 37520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/f383d7ae/attachment.bin>


More information about the llvm-commits mailing list