[PATCH] D58994: [SCEV] Use depth limit for trunc analysis

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 11:01:29 PDT 2019


tejohnson updated this revision to Diff 190297.
tejohnson added a comment.

Implement suggestion


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58994

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58994.190297.patch
Type: text/x-patch
Size: 10914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/4e0ea802/attachment.bin>


More information about the llvm-commits mailing list