[PATCH] D71539: [SCEV] Look through trivial PHIs (WIP).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 04:03:52 PST 2019


fhahn created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.234026.patch
Type: text/x-patch
Size: 11550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/ef7243d6/attachment.bin>


More information about the llvm-commits mailing list