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

Nikolai Bozhenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 10:37:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368193: [SCEV] Return zero from computeConstantDifference(X, X) (authored by n.bozhenov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65474?vs=213381&id=213947#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65474

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65474.213947.patch
Type: text/x-patch
Size: 4573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/761f8abd/attachment.bin>


More information about the llvm-commits mailing list