[NFC] LoopRotate: do issue debug message when not rotating due to instr count
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 12 Mar 2020 19:45:11 +0000 (22:45 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Tue, 17 Mar 2020 06:26:09 +0000 (09:26 +0300)
commit398b497cd0e20ca7245bf30c12c761b444581da5
treebd971a76533c1b564d1883441133731dec54d6d8
parent8620bb9534342176ac739e2a587e4cecf437310c
[NFC] LoopRotate: do issue debug message when not rotating due to instr count

It is somewhat problematic to notice this issue otherwise.
llvm/lib/Transforms/Utils/LoopRotationUtils.cpp