[PowerPC] Fixes -Wrange-loop-analysis warnings
authorMark de Wever <koraq@xs4all.nl>
Sun, 22 Dec 2019 18:23:57 +0000 (19:23 +0100)
committerMark de Wever <koraq@xs4all.nl>
Sun, 22 Dec 2019 18:23:57 +0000 (19:23 +0100)
commit1b344e7967a7bb6ebcd71977eb5f8c47b8a92448
tree19b2cff629f0df1d7f42dce7edbf973601962fe7
parent098d3347e74ac89ea87744bf40ca98ade5e8468e
[PowerPC] Fixes -Wrange-loop-analysis warnings

This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.

Differential Revision: https://reviews.llvm.org/D71811
llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp