[PATCH] D46954: [X86][SSE] Support v4i32 rotations (PR37426)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 21 02:49:56 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332832: [X86][SSE] Support v4i32 rotations (PR37426) (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46954?vs=147314&id=147748#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46954
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-shift-shl-128.ll
llvm/trunk/test/CodeGen/X86/vector-shift-shl-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46954.147748.patch
Type: text/x-patch
Size: 52287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/9bdeeebf/attachment.bin>
More information about the llvm-commits
mailing list