[PATCH] D31965: [SLP] Enable 64-bit wide vectorization for Cyclone
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 9 09:12:41 PDT 2017
anemet updated this revision to Diff 98300.
anemet added a comment.
Address Kristof's comments. Thanks, Kristof!
https://reviews.llvm.org/D31965
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/AArch64/AArch64Subtarget.cpp
lib/Target/AArch64/AArch64Subtarget.h
lib/Target/AArch64/AArch64TargetTransformInfo.h
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/AArch64/64-bit-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31965.98300.patch
Type: text/x-patch
Size: 7201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170509/8fee7853/attachment.bin>
More information about the llvm-commits
mailing list