Evgeny Karpov

Results 29 comments of Evgeny Karpov

> the correct approach is probably to drop yasm and simply switch to clang (#23660). It looks like switch to clang requires a lot of changes. This PR introduces a...

@Neumann-A thank you for your comment. Clang from Visual Studio has been used to prepare changes in this PR. Tests and performance benchmark have not been executed yet.

all gmp tests passed and gmp benchmark shows performance improvement

> > This PR has focus only on arm64-windows > > I don't think that is a strong argument. It makes the build more consist on all windows archs if...

similar problem on Windows VS 2022 v17 has been fixed here #46231

> Pinging @eukarpov Could you address the review suggestions of Billy? Thanks! Requested change has been done

> @eukarpov Would you accept this change if individual workflows (one for each configuration) calling re-usable workflows would be used instead of the matrix? It would be less conscise and...

auto-import issue and runtime relocations in mingw and cygwin have been resolved and validated by https://github.com/Windows-on-ARM-Experiments/mingw-woarm64-build/pull/338

is it the same issue if it is called this way? `~/cross-aarch64-w64-mingw32-msvcrt/aarch64-w64-mingw32-gcc ../hello.c`