[PATCH] D48655: [X86][SSE] Support v16i8/v32i8 vector rotations

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 02:41:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335957: [X86][SSE] Support v16i8/v32i8 vector rotations (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48655?vs=153106&id=153455#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48655

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: D48655.153455.patch
Type: text/x-patch
Size: 168526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/a4883548/attachment.bin>


More information about the llvm-commits mailing list