[PATCH] D47822: [X86][SSE] Support v8i16/v16i16 rotations

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 8 11:03:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334309: [X86][SSE] Support v8i16/v16i16 rotations (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47822?vs=150120&id=150544#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47822

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-rotate-128.ll
  llvm/trunk/test/CodeGen/X86/vector-rotate-256.ll
  llvm/trunk/test/CodeGen/X86/vector-rotate-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47822.150544.patch
Type: text/x-patch
Size: 73902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180608/1bd9218d/attachment.bin>


More information about the llvm-commits mailing list