[PATCH] D53027: [LoopInterchange] Fix inner loop reduction handling.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 15:00:00 PDT 2018


efriedma added a comment.

If you aren't finding real loops where this matters, simply rejecting loops with a reduction like this seems fine.


https://reviews.llvm.org/D53027





More information about the llvm-commits mailing list