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

[X86] Remove code from combineUIntToFP that tried to favor UINT_TO_FP if legal...

[X86] Remove code from combineUIntToFP that tried to favor UINT_TO_FP if legal when zero extending from vXi8/vX816.

The UINT_TO_FP is immediately converted to SINT_TO_FP when the node is re-evaluated because we'll detect that the sign bit is zero.

llvm-svn: 319234
parent 3aaa71f2
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