[PATCH] D31527: InstSimplify: A shuffle of a splat is always the splat itself

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 12:06:35 PDT 2017


zvi updated this revision to Diff 93906.
zvi edited the summary of this revision.
zvi added a comment.

Adding a negative test to cover the case for which https://reviews.llvm.org/D31426 was reverted,


Repository:
  rL LLVM

https://reviews.llvm.org/D31527

Files:
  lib/Analysis/InstructionSimplify.cpp
  test/Transforms/InstSimplify/shufflevector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31527.93906.patch
Type: text/x-patch
Size: 6730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170403/58932f3c/attachment.bin>


More information about the llvm-commits mailing list