[PATCH] D67176: [SCEV] Generalize SCEVParameterRewriter to accept SCEV expression as target.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 12:35:12 PDT 2020


fhahn updated this revision to Diff 292592.
fhahn added a comment.

rebase & resurrect.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67176

Files:
  llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
  llvm/lib/Analysis/ScalarEvolutionDivision.cpp
  llvm/unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67176.292592.patch
Type: text/x-patch
Size: 5385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/8feca7b3/attachment.bin>


More information about the llvm-commits mailing list