Skip to content

Commit 2503372

Browse files
committed
Set 4420 to P1
1 parent 8eb8824 commit 2503372

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

xml/issue4420.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ incorrectly constrained for <tt>&lt;stdfloat&gt;</tt> types</title>
77
<section><sref ref="[simd]"/></section>
88
<submitter>Matthias Kretz</submitter>
99
<date>15 Oct 2025</date>
10-
<priority>99</priority>
10+
<priority>1</priority>
1111

1212
<discussion>
1313
<p>
@@ -60,6 +60,21 @@ to `float` should do, so it needs to be added (again without breaking <tt>float
6060
equivalent constraints.
6161
</p>
6262

63+
<note>2025-10-22; Reflector poll.</note>
64+
<p>
65+
Set priority to 1 after reflector poll.
66+
</p>
67+
<p>
68+
We also need to update <i>Effects</i>. There are more places in <sref ref="[simd]"/>
69+
where <tt>float</tt> to <tt>float16_t</tt> and similar conversion are not supported.
70+
</p>
71+
<p>
72+
It was pointed out that similar issues happen for <tt>complex&lt;float16_t&gt;</tt>.
73+
There seem to be mismatch between language initialization rules and they intended
74+
usage based on library API.
75+
</p>
76+
</discussion>
77+
6378
<superseded>
6479
<p>
6580
This wording is relative to <paper num="N5014"/>.

0 commit comments

Comments
 (0)