[PATCH] D94654: [SCEV] Do not cache comparison result upon reached max depth as "equivalence". PR48725

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 20:36:39 PST 2021


mkazantsev updated this revision to Diff 319748.
mkazantsev added a comment.

Factored out a lambda that ensures that None comparison result does not lead to sort elements swap.


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

https://reviews.llvm.org/D94654

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94654.319748.patch
Type: text/x-patch
Size: 4901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/8eb7ae0d/attachment.bin>


More information about the llvm-commits mailing list