We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a93303 commit 3d6e723Copy full SHA for 3d6e723
xml/issue4393.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="4393" status="New">
+<issue num="4393" status="Resolved">
5
<title>`simd::unchecked_scatter_to` is underconstrained</title>
6
<section><sref ref="[simd.permute.memory]"/></section>
7
<submitter>Hewill Kang</submitter>
@@ -27,6 +27,7 @@ This issue is related to LWG <iref ref="4420"/>.
27
The <i>Constrains</i> needs to be updated to handle conversions between <tt>float</tt>
28
and <tt>float16_t</tt> and similar cases.
29
</p>
30
+<note>2025-11-28; Resolved by LWG <iref ref="4420"/>, approved in Kona. Status changed: New → Resolved.</note>
31
</discussion>
32
33
<resolution>
0 commit comments