[PATCH] Generation of PSAD in LoopVectorizer
Vijender Reddy
vj.muthyala at amd.com
Wed Apr 1 05:12:17 PDT 2015
Hello All,
The Lowering code of SAD is separated from this patch. This patch contains changes in LoopVectorizer and cost modeling. The Lowering code with come as a separate patch. All the previous comments in LoopVectorizer are taken care, Please review the LoopVectorize code.
Thank you,
Vijender
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8136
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/IR/Intrinsics.td
lib/Analysis/TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.h
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/X86/sad-pattern.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8136.23038.patch
Type: text/x-patch
Size: 31133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150401/8daddab2/attachment.bin>
More information about the llvm-commits
mailing list