[SLP]Fix PR87384: check for fixed vector type before using.
If we have mixed extractelement instructions, fixed and scalable ones, need to check that compiler tries to estimate the cost for fixed vector extractelement, not the scalable one, to avoid compiler crash.
parent
3d469c0e
Please register or sign in to comment