[PATCH] D42365: [LoopFlatten] Add a loop-flattening pass
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 03:04:14 PDT 2020
samparker accepted this revision.
samparker added a comment.
This revision is now accepted and ready to land.
Maybe we could use SCEV for the overflow checks? ;P
Code looks good to me and we've been running this downstream for a few years.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D42365/new/
https://reviews.llvm.org/D42365
More information about the llvm-commits
mailing list