[PATCH] D31525: InstSimplify: Add a hook for shufflevector

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 11:20:36 PDT 2017


zvi updated this revision to Diff 93894.
zvi added a comment.

Fixed Sanjay's comment by removing unnecessary container of mask indices.


Repository:
  rL LLVM

https://reviews.llvm.org/D31525

Files:
  include/llvm/Analysis/ConstantFolding.h
  include/llvm/Analysis/InstructionSimplify.h
  lib/Analysis/InstructionSimplify.cpp
  test/Transforms/InstSimplify/shufflevector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31525.93894.patch
Type: text/x-patch
Size: 7030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170403/bc0de0fb/attachment.bin>


More information about the llvm-commits mailing list