[PATCH] D79893: [SCEV] Constant fold MultExpr before applying depth limit.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 09:06:16 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5451289abafd: [SCEV] Constant fold MultExpr before applying depth limit. (authored by dantrushin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79893

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/depth-limit-overrun.ll
  llvm/test/Analysis/ScalarEvolution/limit-depth.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79893.265752.patch
Type: text/x-patch
Size: 3942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/645e4052/attachment.bin>


More information about the llvm-commits mailing list