Skip to content

Commit 50277f5

Browse files
committed
Set 4393 to P2
1 parent dfe323f commit 50277f5

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

xml/issue4393.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<section><sref ref="[simd.permute.memory]"/></section>
77
<submitter>Hewill Kang</submitter>
88
<date>29 Sep 2025</date>
9-
<priority>99</priority>
9+
<priority>2</priority>
1010

1111
<discussion>
1212
<p>
@@ -17,6 +17,16 @@ However, they only require `R` to be `contiguous_range` and `sized_range`.
1717
Requiring `R` to be `output_range` is also necessary; otherwise, the
1818
`constant_range` cannot be written.
1919
</p>
20+
21+
<note>2025-10-22; Reflector poll.</note>
22+
<p>
23+
Set priority to 2 after reflector poll.
24+
</p>
25+
<p>
26+
This issue is related to lwg <iref ref="4420"/>.
27+
The constrains needs to be updated to handle conversions between <tt>float</tt>
28+
and <tt>float16_t</tt> and similar cases.
29+
</p>
2030
</discussion>
2131

2232
<resolution>

0 commit comments

Comments
 (0)