[PATCH] D29000: [SelectionDAG] Teach getNode to simplify a couple easy cases of EXTRACT_SUBVECTOR

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 18:48:20 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292876: [SelectionDAG] Teach getNode to simplify a couple easy cases of… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D29000?vs=85310&id=85514#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29000

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/X86/avx512-ext.ll
  llvm/trunk/test/CodeGen/X86/avx512-pmovxrm.ll
  llvm/trunk/test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/vector-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29000.85514.patch
Type: text/x-patch
Size: 20198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/6921ff35/attachment.bin>


More information about the llvm-commits mailing list