[PATCH] D34531: [LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI.
Geoff Berry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 14:20:11 PDT 2017
gberry created this revision.
Herald added subscribers: javed.absar, nhaehnle, nemanjai, mzolotukhin, arsenm, jholewinski.
https://reviews.llvm.org/D34531
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.h
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
lib/Target/Hexagon/HexagonTargetTransformInfo.h
lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
lib/Target/NVPTX/NVPTXTargetTransformInfo.h
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.h
lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
lib/Target/SystemZ/SystemZTargetTransformInfo.h
lib/Transforms/Scalar/LoopUnrollPass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34531.103631.patch
Type: text/x-patch
Size: 16467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/a7f43a9b/attachment.bin>
More information about the llvm-commits
mailing list