[PATCH] D35488: [LoopInterchange] Split up interchange.ll test case (NFC).

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 17:19:11 PDT 2017


hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D35488#811887, @mkuper wrote:

> We don't really have a policy on this either way, I think.


My impression is that we have an effective policy on this, but it won't help: We try to reduce the number of opt invocations, however, only so long as this supports good logical organization and maintainability. This is fine with me.

> I certainly don't have any strong opinions about it.




https://reviews.llvm.org/D35488





More information about the llvm-commits mailing list