[PATCH] D38388: [DAGCombiner, x86] convert insertelement of bitcasted vector into shuffle

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 07:12:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315460: [DAGCombiner] convert insertelement of bitcasted vector into shuffle (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D38388?vs=117287&id=118610#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38388

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-neon-copy.ll
  llvm/trunk/test/CodeGen/X86/insertelement-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38388.118610.patch
Type: text/x-patch
Size: 9717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/cfa8d56b/attachment.bin>


More information about the llvm-commits mailing list