[PATCH] D91690: [LoopFlatten] Widen IV, cont'd

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 21 06:17:45 PST 2020


SjoerdMeijer updated this revision to Diff 306843.
SjoerdMeijer added a comment.

Insert a trunc of the outer loop IV for each use, and use that to replace values. Added various tests.


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

https://reviews.llvm.org/D91690

Files:
  llvm/lib/Transforms/Scalar/LoopFlatten.cpp
  llvm/test/Transforms/LoopFlatten/widen-iv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91690.306843.patch
Type: text/x-patch
Size: 28883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201121/bac39c0a/attachment.bin>


More information about the llvm-commits mailing list