[SLP]Fix a crash in gathered loads analysis.
Need to check that the minimum acceptable vector factor is at least 2, not 0, to avoid compiler crash during gathered loads analysis. Differential Revision: https://reviews.llvm.org/D107058
Loading
Please register or sign in to comment