[PATCH] D41323: [X86][SSE] Add cpu feature for aggressive combining to variable shuffles

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 05:17:47 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321074: [X86][SSE] Add cpu feature for aggressive combining to variable shuffles (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41323?vs=127366&id=127503#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41323

Files:
  llvm/trunk/lib/Target/X86/X86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v8.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v32.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v8.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41323.127503.patch
Type: text/x-patch
Size: 137410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/1144c7b5/attachment.bin>


More information about the llvm-commits mailing list