[PATCH] D11541: [X86][SSE] Use bitmasks instead of shuffles where possible.

Simon Pilgrim llvm-dev at redking.me.uk
Tue Jul 28 01:55:20 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243395: [X86][SSE] Use bitmasks instead of shuffles where possible. (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D11541?vs=30738&id=30793#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11541

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v32.ll
  llvm/trunk/test/CodeGen/X86/vector-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11541.30793.patch
Type: text/x-patch
Size: 6478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/4740521c/attachment.bin>


More information about the llvm-commits mailing list