[PATCH] Rename getMaximumUnrollFactor().
Sanjay Patel
spatel at rotateright.com
Tue Aug 26 13:24:53 PDT 2014
Changed name to: "getMaxInterleaveFactor" - sorry that I missed the earlier comment that this is independent of the vectorizer.
http://reviews.llvm.org/D5066
Files:
include/llvm/Analysis/TargetTransformInfo.h
lib/Analysis/TargetTransformInfo.cpp
lib/CodeGen/BasicTargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
lib/Target/ARM/ARMTargetTransformInfo.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
lib/Target/R600/AMDGPUTargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5066.12963.patch
Type: text/x-patch
Size: 12551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140826/6e715ec9/attachment.bin>
More information about the llvm-commits
mailing list