[PATCH] D14261: [X86][SSE] Recursive search for zeroable shuffle elements

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 14:36:43 PST 2015


RKSimon updated this revision to Diff 40179.
RKSimon added a comment.

Added recursion limit and other recommendations from Andrea.


Repository:
  rL LLVM

http://reviews.llvm.org/D14261

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/sse41.ll
  test/CodeGen/X86/widen_load-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14261.40179.patch
Type: text/x-patch
Size: 7098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151113/9ecdaec4/attachment.bin>


More information about the llvm-commits mailing list