[SLP]Fix a crash when trying to convert masked gather nodes to strided.
Need to check if the loads node is masked gather. Only vectorized loads can be converted to strided.
Need to check if the loads node is masked gather. Only vectorized loads can be converted to strided.