[PATCH] D43431: [SelectionDAG] SimplifyDemandedVectorElts - add support for VECTOR_INSERT_ELT

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 17 13:52:28 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325449: [SelectionDAG] SimplifyDemandedVectorElts - add support for VECTOR_INSERT_ELT (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43431?vs=134801&id=134820#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43431

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/known-bits-vector.ll
  llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll
  llvm/trunk/test/CodeGen/X86/vec_insert-7.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43431.134820.patch
Type: text/x-patch
Size: 4694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180217/d9eb2b21/attachment.bin>


More information about the llvm-commits mailing list