Skip to content
Commit 49683ba2 authored by Evan Cheng's avatar Evan Cheng
Browse files

Don't dag combine floating point select to max and min intrinsics. Those

take v4f32 / v2f64 operands and may end up causing larger spills / restores.
Added X86 specific nodes X86ISD::FMAX, X86ISD::FMIN instead.

This fixes PR996.

llvm-svn: 31645
parent 4eac5f59
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