File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
2+ <!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3+
4+ <issue num =" 4470" status =" New" >
5+ <title >The use of <tt ><i >integer-from</i >< Bytes> </tt > all over [simd] is incorrect for <tt >Bytes=sizeof(complex< double> )</tt ></title >
6+ <section ><sref ref =" [simd]" /></section >
7+ <submitter >Matthias Kretz</submitter >
8+ <date >04 Nov 2025</date >
9+ <priority >99</priority >
10+
11+ <discussion >
12+ <p >
13+ After the introduction of <tt >complex< double> </tt > to the set of vectorizable types,
14+ the <tt ><i >integer-from</i >< Bytes> </tt > trait does not work as intended anymore. All uses of
15+ <tt ><i >integer-from</i ></tt > need to be reviewed and the wording needs to be adjusted to work
16+ for <tt >Bytes=16</tt >.
17+ </p >
18+ </discussion >
19+
20+ <resolution >
21+ </resolution >
22+
23+ </issue >
You can’t perform that action at this time.
0 commit comments