- Apr 21, 2017
-
-
John Kessenich authored
Vector conditions properly convert the true/false expression types to same width vector as the condition. Scalar conditions make the true/false expressions convert to each other.
-
- Apr 12, 2017
-
-
John Kessenich authored
Null-conversion needs the right sized vectors to kick out with matching types.
-
John Kessenich authored
-
- Apr 11, 2017
-
-
John Kessenich authored
-
- Jul 27, 2016
-
-
John Kessenich authored
Missing are implicit conversions between int/bool/etc.
-