[PATCH] D98222: [SCEV] Use trip count information to improve shift recurrence ranges

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 09:39:17 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd4648eeaa270: [SCEV] Use trip count information to improve shift recurrence ranges (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D98222?vs=330371&id=332330#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98222

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/shift-recurrences.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98222.332330.patch
Type: text/x-patch
Size: 9284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/d05e5507/attachment.bin>


More information about the llvm-commits mailing list