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

[X86] In FP_TO_INTHelper, when moving data from SSE register to X87 register...

[X86] In FP_TO_INTHelper, when moving data from SSE register to X87 register file via the stack, use the same stack slot we use for the integer conversion.

No need for a separate stack slot. The lifetimes don't overlap.

Also fix the MachinePointerInfo for the final load after the integer conversion to indicate it came from the stack slot.

llvm-svn: 354234
parent 41d4e56d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment