[PATCH] D71539: [SCEV] Look through trivial PHIs.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 02:04:48 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe441b7a7a0a7: [SCEV] Look through single value PHIs. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71539

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/solve-quadratic-i1.ll
  llvm/test/Analysis/ScalarEvolution/solve-quadratic-overflow.ll
  llvm/test/Transforms/LoopStrengthReduce/funclet.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71539.285013.patch
Type: text/x-patch
Size: 10308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/863b8f07/attachment.bin>


More information about the llvm-commits mailing list