Commit 58253dcb authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86] getTargetConstantBitsFromNode - bail if we're loading from a constant...

[X86] getTargetConstantBitsFromNode - bail if we're loading from a constant vector element type larger than the target value size

This can be improved upon by just truncating the constant value, but the crash needs to be addressed first.

Fixes #72539
parent 1c05fe35
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