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

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 27 00:41:14 PST 2015


delena updated this revision to Diff 43650.
delena added a comment.

Fixes according to Ayal's comments.


Repository:
  rL LLVM

http://reviews.llvm.org/D15677

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15677.43650.patch
Type: text/x-patch
Size: 26290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151227/66b14718/attachment.bin>


More information about the llvm-commits mailing list