Unverified Commit 7f1c8fc2 authored by Craig Topper's avatar Craig Topper Committed by GitHub
Browse files

[InstCombine] Use ConstantInt::getSigned to sign extend -2 for large types. (#76464)

Using ContantInt::get will zero extend.

Fixes #76441
parent a01b58ae
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