[PATCH] D43507: [SCEV] Fix isKnownPredicate

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


skatkov updated this revision to Diff 136966.
skatkov added a comment.

By the end of the working day I was able to create one test which shows the advantage of new approach...


https://reviews.llvm.org/D43507

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  test/Transforms/IndVarSimplify/inner-loop-by-latch-cond.ll

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


More information about the llvm-commits mailing list