[PATCH] D46954: [X86][SSE] Support v4i32 rotations (PR37426)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 07:26:44 PDT 2018


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

Merged ifs()


Repository:
  rL LLVM

https://reviews.llvm.org/D46954

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/vector-rotate-128.ll
  test/CodeGen/X86/vector-rotate-256.ll
  test/CodeGen/X86/vector-shift-shl-128.ll
  test/CodeGen/X86/vector-shift-shl-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46954.147314.patch
Type: text/x-patch
Size: 53233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/74ab8387/attachment.bin>


More information about the llvm-commits mailing list