Commit 31fd6b8e authored by David Green's avatar David Green
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment