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

[X86] Make X86TargetLowering::BuildFILD return a std::pair of SDValues so we...

[X86] Make X86TargetLowering::BuildFILD return a std::pair of SDValues so we explicitly return the chain instead of calling getValue on the single SDValue.

We shouldn't assume that the returned result can be used to get
the other result.

This is prep-work for strict FP where we will also need to pass
the chain result along in more cases.
parent 30414344
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment