[PATCH] D22399: [LoopDataPrefetch/AArch64] Don't add prefetch intrinsic, when the loop already has InlineAsm prefetch.
Junmo Park via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 02:29:46 PDT 2016
flyingforyou updated this revision to Diff 64111.
flyingforyou added a comment.
Addressed Hal's comments.
Thanks.
https://reviews.llvm.org/D22399
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.h
lib/Transforms/Scalar/LoopDataPrefetch.cpp
test/Transforms/LoopDataPrefetch/AArch64/check-asm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22399.64111.patch
Type: text/x-patch
Size: 5907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/803c3a71/attachment.bin>
More information about the llvm-commits
mailing list