[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
Mon Jul 26 05:24:29 PDT 2021


RosieSumpter updated this revision to Diff 361628.
RosieSumpter set the repository for this revision to rG LLVM Github Monorepo.
RosieSumpter added a comment.

Added a check on the trip count when the IV is widened


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.361628.patch
Type: text/x-patch
Size: 12114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/b10ea250/attachment.bin>


More information about the llvm-commits mailing list