On Fri, Feb 28, 2025 at 11:03 PM Andre Muezerie <[email protected]> wrote: > > In preparation to add better MSVC support, existing common code was > moved up. > > A split was added which in future will call an MSVC specific meson.build > file: > > if is_ms_compiler > subdir_done() > endif > > Signed-off-by: Andre Muezerie <[email protected]> > Acked-by: Bruce Richardson <[email protected]>
In addition to my previous remark, I dropped the change adding AVX512CD, so it comes with the change associated to the ACL library. Applied, thanks. -- David Marchand

