[PATCH] D11124: Extracting a splat value from vector

Elena Demikhovsky elena.demikhovsky at intel.com
Sun Jul 26 02:09:24 PDT 2015


delena updated this revision to Diff 30650.
delena marked an inline comment as done.
delena added a comment.

Addressed Hal's comments: added more verification for shuffle mask - zero or undef.
Added index verification for InsertElement instruction.


Repository:
  rL LLVM

http://reviews.llvm.org/D11124

Files:
  include/llvm/Analysis/VectorUtils.h
  lib/Analysis/VectorUtils.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11124.30650.patch
Type: text/x-patch
Size: 4311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150726/6b048681/attachment.bin>


More information about the llvm-commits mailing list