[PATCH] D45230: [Power9]Legalize and emit code for converting (Un)Signed DWord to Quad-Precision

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 14:33:57 PDT 2018


lei created this revision.
lei added reviewers: power-llvm-team, hfinkel.
Herald added subscribers: kbarton, nemanjai.

Legalize and emit code for:

- xscvsdqp
- xscvudqp


https://reviews.llvm.org/D45230

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: D45230.140863.patch
Type: text/x-patch
Size: 4365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/8b77cff9/attachment.bin>


More information about the llvm-commits mailing list