[PATCH] D11439: [X86][SSE] Vectorize i64 ASHR operations

Simon Pilgrim llvm-dev at redking.me.uk
Wed Jul 29 13:32:21 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243569: [X86][SSE] Vectorize i64 ASHR operations (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D11439?vs=30889&id=30941#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11439

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/test/Analysis/CostModel/X86/arith.ll
  llvm/trunk/test/Analysis/CostModel/X86/testshiftashr.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11439.30941.patch
Type: text/x-patch
Size: 30841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150729/4dba1915/attachment.bin>


More information about the llvm-commits mailing list