[PATCH] D43507: [SCEV] Fix isKnownPredicate

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 02:47:09 PST 2018


skatkov updated this revision to Diff 136962.
skatkov removed subscribers: sanjoy, mkazantsev.
skatkov added a comment.

Updated patch to handle comments. I still have a trouble to create a unit tests for this change...
I'm trying to figure out some case when the old version did not work but new one does...

Sanjoy, if you have any suggestions I'm appreciate them.


https://reviews.llvm.org/D43507

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43507.136962.patch
Type: text/x-patch
Size: 6437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/b3492765/attachment.bin>


More information about the llvm-commits mailing list