[PATCH] D37236: [InstCombine] add insertelement + shuffle demanded element fold

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 08:58:33 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312248: [InstCombine] improve demanded vector elements analysis of insertelement (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D37236?vs=113319&id=113414#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37236

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/trunk/test/Transforms/InstCombine/X86/x86-pshufb.ll
  llvm/trunk/test/Transforms/InstCombine/vec_demanded_elts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37236.113414.patch
Type: text/x-patch
Size: 6148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/58becb90/attachment.bin>


More information about the llvm-commits mailing list