[PATCH] D35488: [LoopInterchange] Split up interchange.ll test case (NFC).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 08:43:38 PDT 2017
fhahn added subscribers: mssimpso, mzolotukhin, mkuper.
fhahn added a comment.
@mssimpso @mkuper @mzolotukhin
It looks like not much has been done for a while on the LoopInterchange pass. I'd like to try to improve it gradually, but not many people touched the code recently and the original author does not seem to respond to reviews (https://reviews.llvm.org/D34879 and https://reviews.llvm.org/D35210 have been hanging around a bit), so finding appropriate reviewers is hard.
I think you reviewed changes related to loop optimizations recently and I thought you might be able to point me to people suitable as reviewers for this changes or advice on how to proceed :)
https://reviews.llvm.org/D35488
More information about the llvm-commits
mailing list