[PATCH] D37579: [InstCombine] Fix PR21780 Expansion of 256 bit vector loads fails to fold into shuffles

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 05:04:28 PDT 2017


dtemirbulatov updated this revision to Diff 116460.
dtemirbulatov added a comment.

add missed test in the last change.


https://reviews.llvm.org/D37579

Files:
  include/llvm/IR/Intrinsics.td
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/phantommem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37579.116460.patch
Type: text/x-patch
Size: 8944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170925/14c327a6/attachment-0001.bin>


More information about the llvm-commits mailing list