When legalizing the result of a SELECT_CC node by promoting the
floating-point type, use the promoted-to type rather than the original
type.
Fix PR40273.
Differential D56566
[Legalizer] Use correct ValueType of SELECT_CC node during Float promotion pirama on Jan 10 2019, 3:51 PM. Authored by
Details When legalizing the result of a SELECT_CC node by promoting the Fix PR40273.
Diff Detail
|