Skip to content
Commit df63b968 authored by Craig Topper's avatar Craig Topper
Browse files

[InstCombine] Use isSignBitCheck to simplify an if statement. Directly create...

[InstCombine] Use isSignBitCheck to simplify an if statement. Directly create new sign bit compares instead of manipulating the constant. NFCI

Since we no longer had the direct constant compares, manipulating the constant seemeded less clear.

llvm-svn: 314830
parent 72800f04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment