[PATCH] D21495: [X86][SSE] Allow target shuffle combining to match masks with SM_Sentinel values

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 11:10:59 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273119: [X86][SSE] Allow target shuffle combining to match masks with SM_Sentinel values (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D21495?vs=61176&id=61207#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21495

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/sse3-avx-addsub-2.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx512bw.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-ssse3.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-xop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21495.61207.patch
Type: text/x-patch
Size: 17976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160619/29f78df8/attachment.bin>


More information about the llvm-commits mailing list