[PATCH] D35931: [SCEV] Do not visit nodes twice in containsConstantSomewhere

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 21:34:25 PDT 2017


mkazantsev updated this revision to Diff 108579.
mkazantsev marked an inline comment as done.
mkazantsev edited the summary of this revision.
mkazantsev added a comment.

Reused SCEVTraversal, renamed the function for better correspondence between its name and semantics.


https://reviews.llvm.org/D35931

Files:
  lib/Analysis/ScalarEvolution.cpp
  test/Transforms/LoopSimplify/pr33494.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35931.108579.patch
Type: text/x-patch
Size: 5312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/dd8c9773/attachment.bin>


More information about the llvm-commits mailing list