Jonathan Salwan

Results 87 comments of Jonathan Salwan

@cnheitman, I think there were a bug around `cmake_args` on Linux. Commit 450a345fca636402a2c4b5149f78e8434a4e79fb fixes it (before that, `cmake_args` already defined were not taken into account). However, with this patch there...

I've cleaned up CI files. There were duplicates of jobs over different files. Now there is only one `linux.yml` file that supports wide-integer as a matrix and enables LLVM +...

Linux and Windows artifacts for different Python versions have been generated with [success](https://github.com/JonathanSalwan/Triton/actions/runs/2590138927).

\o/. I will try to add macOS tomorrow.

Artifacts for macOS are [ok](https://github.com/JonathanSalwan/Triton/actions/runs/2592372869)

LLVM static support for Linux and macOS is ok. For Windows we have to hack here and there.