[PATCH] D49531: [PowerPC] Enhance the selection(ISD::VSELECT) of vector type

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 18:37:28 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346824: [PowerPC] Enhance the selection(ISD::VSELECT) of vector type (authored by wuzish, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49531?vs=173638&id=173976#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49531

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrAltivec.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/test/CodeGen/PowerPC/vec_select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49531.173976.patch
Type: text/x-patch
Size: 8986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181114/53a42065/attachment.bin>


More information about the llvm-commits mailing list