[PATCH] D54663: [PowerPC] Complete the custom legalization of vector int to fp conversion

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 29 05:44:58 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350155: [PowerPC] Complete the custom legalization of vector int to fp conversion (authored by nemanjai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54663?vs=174497&id=179686#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54663/new/

https://reviews.llvm.org/D54663

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/test/CodeGen/PowerPC/vec_conv_i16_to_fp32_elts.ll
  llvm/trunk/test/CodeGen/PowerPC/vec_conv_i16_to_fp64_elts.ll
  llvm/trunk/test/CodeGen/PowerPC/vec_conv_i64_to_fp32_elts.ll
  llvm/trunk/test/CodeGen/PowerPC/vec_conv_i8_to_fp32_elts.ll
  llvm/trunk/test/CodeGen/PowerPC/vec_conv_i8_to_fp64_elts.ll
  llvm/trunk/test/CodeGen/PowerPC/vsx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54663.179686.patch
Type: text/x-patch
Size: 257030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181229/fb782320/attachment-0001.bin>


More information about the llvm-commits mailing list