[PATCH] D60010: [SCEV] Check the cache in get{S|U}MaxExpr before doing any work

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 15:01:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357320: [SCEV] Check the cache in get{S|U}MaxExpr before doing any work (authored by sanjoy, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60010

Files:
  llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/max-expr-cache.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60010.192924.patch
Type: text/x-patch
Size: 11401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/e72cd046/attachment-0001.bin>


More information about the llvm-commits mailing list