[PATCH] [LAA] Fix estimation of number of memchecks
silviu.baranga at arm.com
silviu.baranga at arm.com
Mon Jun 8 03:22:50 PDT 2015
Removed NumComparisons and replaced it with a call to
getNumberOfChecks().
Added comments to explain the NeedRTCheck logic.
Keep the original behaviour of the
"We can perform a memory runtime check if needed" debug
message.
http://reviews.llvm.org/D10217
Files:
include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
test/Analysis/LoopAccessAnalysis/number-of-memchecks.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10217.27290.patch
Type: text/x-patch
Size: 9772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150608/a2a29c2b/attachment.bin>
More information about the llvm-commits
mailing list