[PATCH] D46194: [Power9]Legalize and emit code for truncate and convert Quad-Precision to HW and Byte

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 08:53:48 PDT 2018


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

Legalize and emit code for truncate and convert float128 to (un)signed short and (un)signed char.


https://reviews.llvm.org/D46194

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46194.144354.patch
Type: text/x-patch
Size: 12777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/9baa5218/attachment.bin>


More information about the llvm-commits mailing list