[PATCH] D15677: Cost for Gather and Scatter operations.
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 28 00:24:14 PST 2015
delena updated this revision to Diff 43672.
delena marked an inline comment as done.
delena added a comment.
Thanks Ayal,
The code is fixed according to your 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.43672.patch
Type: text/x-patch
Size: 26172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151228/b3be55a6/attachment.bin>
More information about the llvm-commits
mailing list