[PATCH] D65474: [SCEV] Return zero from computeConstantDifference(X, X)

Nikolai Bozhenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 09:21:45 PDT 2019


n.bozhenov updated this revision to Diff 213381.
n.bozhenov added a comment.

Thanks for the suggestion, Sanjoy. Please, review the updated patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65474/new/

https://reviews.llvm.org/D65474

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65474.213381.patch
Type: text/x-patch
Size: 4519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/f027c6f3/attachment.bin>


More information about the llvm-commits mailing list