[PATCH] D11149: Fix memcheck interval ends for pointers with negative strides

silviu.baranga at arm.com silviu.baranga at arm.com
Thu Jul 16 07:00:06 PDT 2015


sbaranga updated this revision to Diff 29901.
sbaranga added a comment.

Remove the temporaries Min and Max, since we can do the operation without using them.


http://reviews.llvm.org/D11149

Files:
  lib/Analysis/LoopAccessAnalysis.cpp
  test/Analysis/LoopAccessAnalysis/reverse-memcheck-bounds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11149.29901.patch
Type: text/x-patch
Size: 4239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150716/821bfe36/attachment.bin>


More information about the llvm-commits mailing list