[ARM][LowOverheadLoops] Remove modifications to the correct element
count register After my patch at D86087, code that now uses the mov operand rather than the vctp operand will no longer remove modifications to the vctp operand as they should. This patch fixes that by explicitly removing modifications to the vctp operand rather than the register used as the element count.
Loading
Please sign in to comment