Expand fminimumnum/fmaximumnum into multiple comparison with selects.
Declared in <llvm/CodeGen/TargetLowering.h>
SDValue
expandFMINIMUMNUM_FMAXIMUMNUM(
SDNode* N,
SelectionDAG& DAG) const;
The lowered or expanded SelectionDAG value, or an empty SDValue on failure.
| Name | Description |
|---|---|
| N | SDNode being queried. |
| DAG | SelectionDAG providing context. |