On Mon, 10 Aug 2026, Hu, Lin1 wrote:
> Kindly ping.
Apologies, I thought I had acked this originally.
> > + <tr>
> > + <td><code>_mm_cvtts_ss_epu64</code></td>
> > +<td><code>_mm_cvtts_ss_u64</code></td>
> > + </tr>
Just picking one example: The indentation of the second <td> element is
odd, should align with the first one.
> > +<p>The old names are still accepted on the GCC 15 and GCC 16 release
> > +branches, so code can be updated before switching to GCC 17.</p>
Here I'd drop the second half sentence ("so code can be..."). If you want
to retain it, something like "...branches; code needs to be updated...",
though I'd really drop this.
Fine with these changes, and thank you for creating the new
porting_to.html page!
Gerald