[PATCH] D15677: Cost for Gather and Scatter operations.

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 12:14:25 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256519: Implemented cost model for masked gather and scatter operations (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D15677?vs=43672&id=43700#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15677

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/trunk/lib/Analysis/CostModel.cpp
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.h
  llvm/trunk/test/Analysis/CostModel/X86/masked-intrinsic-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15677.43700.patch
Type: text/x-patch
Size: 26463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151228/cf7ddbda/attachment.bin>


More information about the llvm-commits mailing list