[PATCH] D46997: [Power9]Legalize and emit code for round & convert quad-precision values

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 21:09:40 PDT 2018


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

Legalize and emit code for round & convert float128 to double precision and single precision.


https://reviews.llvm.org/D46997

Files:
  lib/Target/PowerPC/P9InstrResources.td
  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: D46997.147234.patch
Type: text/x-patch
Size: 9459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/6da2c52d/attachment-0001.bin>


More information about the llvm-commits mailing list