Skip to content

Commit 3d6e723

Browse files
committed
4393 was resolved by 4420
1 parent 6a93303 commit 3d6e723

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/issue4393.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8' standalone='no'?>
22
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33

4-
<issue num="4393" status="New">
4+
<issue num="4393" status="Resolved">
55
<title>`simd::unchecked_scatter_to` is underconstrained</title>
66
<section><sref ref="[simd.permute.memory]"/></section>
77
<submitter>Hewill Kang</submitter>
@@ -27,6 +27,7 @@ This issue is related to LWG <iref ref="4420"/>.
2727
The <i>Constrains</i> needs to be updated to handle conversions between <tt>float</tt>
2828
and <tt>float16_t</tt> and similar cases.
2929
</p>
30+
<note>2025-11-28; Resolved by LWG <iref ref="4420"/>, approved in Kona. Status changed: New &rarr; Resolved.</note>
3031
</discussion>
3132

3233
<resolution>

0 commit comments

Comments
 (0)