================
@@ -290,7 +290,6 @@ getOperandLog2EEW(const MachineOperand &MO, const MachineRegisterInfo *MRI) {
return MILog2SEW;
return 6;
}
-
----------------
LiqinWeng wrote:
done
https://github.com/llvm/llvm-project/pull/127462