[PATCH] D43245: [LoopInterchange] Support reductions across inner and outer loop.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 14 16:16:34 PDT 2018
fhahn added a comment.
In https://reviews.llvm.org/D43245#1195421, @xbolva00 wrote:
> Maybe you can try to write a RFC to llvm-dev
I would be happy to write something, but I am not sure if that would make it easier to review this.
I think it is a fairly small change (thanks to Eli reviewing some patches leading up to this :)) and it would be great to get some feedback on whether this approach makes sense overall.
https://reviews.llvm.org/D43245
More information about the llvm-commits
mailing list