[PATCH] D105802: [LoopFlatten] Fix missed LoopFlatten opportunity

Rosie Sumpter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 03:27:29 PDT 2021


RosieSumpter updated this revision to Diff 362318.
RosieSumpter marked 2 inline comments as done.
RosieSumpter added a comment.

- Replaced checks on RHS of compare with asserts
- Slight rewriting to improve readability




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

https://reviews.llvm.org/D105802

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105802.362318.patch
Type: text/x-patch
Size: 9377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/3cf86fc0/attachment-0001.bin>


More information about the llvm-commits mailing list