<div dir="ltr"><div dir="ltr">Hi Ciara Loftus, <br><br>We may need some legacy support for the SSE path for earlier systems. Or it will not be a problem ? <br>As you specified that modern x86 systems all support AVX2, if not AVX-512. <br>Still, we might need some type of support for the SSE path. <br><br><br>Best Regards, <br>Khadem <br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, Aug 25, 2025 at 5:36 PM Ciara Loftus <<a href="mailto:ciara.loftus@intel.com">ciara.loftus@intel.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Modern x86 systems all support AVX2, if not AVX-512, so the SSE path<br>
is no longer widely used. This change will not result in any feature<br>
loss, as in the rare cases where the SSE path would have been used in<br>
the absence of AVX2 or AVX-512, the fallback scalar path will be used<br>
which has feature parity with SSE.<br>
<br>
Signed-off-by: Ciara Loftus <<a href="mailto:ciara.loftus@intel.com" target="_blank">ciara.loftus@intel.com</a>><br>
--- </blockquote></div></div>