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

[X86] Replace CVT2MASK ISD opcode with PCMPGTM compared to zero.

CVT2MASK is just checking the sign bit which can be represented with a comparison with zero.

llvm-svn: 321985
parent a2018e79
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