[SLP] Protect against scalable vector users.
We started seeing a crash after 8a0bfe49 that the user could be scalable, meaning the typesize is scalable and an implicit convertion to uint64_t could be performed. Protect against that by making sure the users type is not scalable.
parent
58187fad
Please register or sign in to comment