[PATCH] D42365: [LoopFlatten] Add a loop-flattening pass
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 01:45:10 PDT 2020
SjoerdMeijer commandeered this revision.
SjoerdMeijer added a reviewer: dmgreen.
SjoerdMeijer added a comment.
With Dave's and Oliver's permission I am commandeering this because I really would like to see this getting committed soonish and I have some bandwidth to progress this.
I will address the minor, earlier comments.
Thanks @reames for your thoughts. I will have a look at passes potentially fighting each other. Agreed about separating analysis and transforming, will look at this as a follow up once we've go something in.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D42365/new/
https://reviews.llvm.org/D42365
More information about the llvm-commits
mailing list