[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 07:40:16 PST 2018


RKSimon created this revision.
RKSimon added reviewers: craig.topper, spatel.

@craig.topper Do you know the purpose of @test14 in masked_gather_scatter.ll - is it really supposed to be splatting a different index to the insertion or has this patch unearthed a typo?


Repository:
  rL LLVM

https://reviews.llvm.org/D43431

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

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


More information about the llvm-commits mailing list