[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 10 06:42:20 PDT 2018


lei updated this revision to Diff 141834.
lei added a comment.

Only legalize (un)signed int to FP conv if converting to f128


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.141834.patch
Type: text/x-patch
Size: 5492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180410/2395d34d/attachment.bin>


More information about the llvm-commits mailing list