Remove the loop which has the loop count undef. This aligns with opt behavior.
For the PowerPC code gen changes, to keep the original test point, I add a valid count for the loop in the input IR instead of changing the assembly based on the current IR.
nit: I'd prefer that these were references.