[PATCH] D106580: [LoopFlatten] Use SCEV and Loop APIs to identify increment and trip count

Rosie Sumpter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 01:02:42 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG491ac2802805: [LoopFlatten] Use SCEV and Loop APIs to identify increment and trip count (authored by RosieSumpter).

Changed prior to commit:
  https://reviews.llvm.org/D106580?vs=361672&id=361933#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106580

Files:
  llvm/lib/Transforms/Scalar/LoopFlatten.cpp
  llvm/test/Transforms/LoopFlatten/loop-flatten-negative.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106580.361933.patch
Type: text/x-patch
Size: 12432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/cf193ee2/attachment.bin>


More information about the llvm-commits mailing list