[PATCH] D104634: [SCEV] Generalize MatchBinaryAddToConst to support non-add expressions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 02:00:03 PDT 2021


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

Remove test changes that depend on D102834 <https://reviews.llvm.org/D102834>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104634

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104634.354171.patch
Type: text/x-patch
Size: 4357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/8712bc76/attachment.bin>


More information about the llvm-commits mailing list