File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 66<section ><sref ref =" [simd.loadstore]" /></section >
77<submitter >Matthias Kretz</submitter >
88<date >15 Oct 2025</date >
9- <priority >99 </priority >
9+ <priority >1 </priority >
1010
1111<discussion >
1212<p >
@@ -31,6 +31,20 @@ works for every other vectorizable type, except for `float16_t`.
3131This issue is related to LWG <iref ref =" 4393" />. Maybe it would be useful to introduce an
3232exposition-only concept that stores and scatters can then use.
3333</p >
34+
35+ <note >2025-10-22; Reflector poll.</note >
36+ <p >
37+ Set priority to 1 after reflector poll.
38+ </p >
39+ <p >
40+ We also need to update <i >Effects</i >. There are more places in <sref ref =" [simd]" />
41+ where <tt >float</tt > to <tt >float16_t</tt > and similar conversion are not supported.
42+ </p >
43+ <p >
44+ It was pointed out that similar issues happen for <tt >complex< float16_t> </tt >.
45+ There seem to be mismatch between language initialization rules and they intended
46+ usage based on library API.
47+ </p >
3448</discussion >
3549
3650<resolution >
You can’t perform that action at this time.
0 commit comments