This is a feature patch.
Currently loop interchange only supports loops with one inner loop induction variable. This patch adds support for transformation with more than one inner loop induction variables.
Related patch: https://reviews.llvm.org/D114916
[nit] InnerInductionVar -> InnerInductionVars