[PATCH] D44289: [X86] Post process the DAG after isel to remove vector moves that were added to zero upper bits.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 16 10:16:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327724: [X86] Post process the DAG after isel to remove vector moves that were added to… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44289?vs=137700&id=138731#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44289

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86InstrVecCompiler.td
  llvm/trunk/test/CodeGen/X86/avg.ll
  llvm/trunk/test/CodeGen/X86/bitcast-setcc-128.ll
  llvm/trunk/test/CodeGen/X86/merge-consecutive-loads-256.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-variable-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44289.138731.patch
Type: text/x-patch
Size: 9132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180316/265d0263/attachment.bin>


More information about the llvm-commits mailing list