Skip to content
Commit 67299aa8 authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[InstCombine] add check for integer source type from cast to prevent crash

A problem was noted in the post-commit review for
c36b7e21 / D113035 :

If the source type is not integer or integer vector,
then we could crash when trying to ComputeNumSignBits().
parent be9e892e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment