Skip to content

Implement register allocator in JIT #883

Implement register allocator in JIT

Implement register allocator in JIT #883

Triggered via push May 20, 2024 07:17
Status Success
Total duration 16m 47s
Artifacts

actions.yml

on: push
check-tidy
43s
check-tidy
build-on-macos
47s
build-on-macos
build-by-clang
2m 15s
build-by-clang
build-test-on-x86
54s
build-test-on-x86
build-test-on-x64
1m 24s
build-test-on-x64
build-test-on-armv7
13m 12s
build-test-on-armv7
build-test-on-aarch64
16m 36s
build-test-on-aarch64
build-test-performance
6m 55s
build-test-performance
built-test-wasm-c-api
45s
built-test-wasm-c-api
coverity-scan
3m 14s
coverity-scan
Matrix: test-on-windows-x86-x64
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build-on-macos
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
build-on-macos
cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
build-on-macos
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
test-on-windows-x86-x64 (x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, ilammy/msvc-dev-cmd@v1.12.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-on-windows-x86-x64 (x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, ilammy/msvc-dev-cmd@v1.12.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.