Skip to content

gh-151289: Add a wide int fast path for add/sub #6744

gh-151289: Add a wide int fast path for add/sub

gh-151289: Add a wide int fast path for add/sub #6744

Triggered via pull request June 11, 2026 00:12
Status Cancelled
Total duration 42m 40s
Artifacts

jit.yml

on: pull_request
Interpreter (Debug)
13m 52s
Interpreter (Debug)
Matrix: linux-extras
Matrix: linux
Matrix: macos
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 8 warnings
aarch64-unknown-linux-gnu/gcc (Release)
Process completed with exit code 2.
x86_64-unknown-linux-gnu/gcc (Release)
Process completed with exit code 2.
aarch64-unknown-linux-gnu/gcc (Debug)
Process completed with exit code 2.
aarch64-apple-darwin/clang (Release)
Process completed with exit code 2.
Interpreter (Debug)
Process completed with exit code 2.
x86_64-unknown-linux-gnu/gcc (Debug)
Process completed with exit code 2.
i686-pc-windows-msvc/msvc (Release)
Process completed with exit code 1.
x86_64-pc-windows-msvc/msvc (Release)
Process completed with exit code 1.
aarch64-apple-darwin/clang (Debug)
Process completed with exit code 2.
aarch64-pc-windows-msvc/msvc (Release)
Process completed with exit code 1.
x86_64-apple-darwin/clang (Release)
Process completed with exit code 2.
aarch64-pc-windows-msvc/msvc (Debug)
Process completed with exit code 1.
x86_64-apple-darwin/clang (Debug)
Process completed with exit code 2.
x86_64-pc-windows-msvc/msvc (Debug)
Canceling since a higher priority waiting request for JIT-wide-int-accel exists
x86_64-pc-windows-msvc/msvc (Debug)
The operation was canceled.
JIT
Canceling since a higher priority waiting request for JIT-wide-int-accel exists
i686-pc-windows-msvc/msvc (Debug)
Canceling since a higher priority waiting request for JIT-wide-int-accel exists
i686-pc-windows-msvc/msvc (Debug)
The operation was canceled.
aarch64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@18 is already installed. To link this version, run: brew link llvm@21
aarch64-apple-darwin/clang (Release)
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
aarch64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@18 is already installed. To link this version, run: brew link llvm@21
aarch64-apple-darwin/clang (Debug)
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
x86_64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@18 is already installed. To link this version, run: brew link llvm@21
x86_64-apple-darwin/clang (Release)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
x86_64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@18 is already installed. To link this version, run: brew link llvm@21
x86_64-apple-darwin/clang (Debug)
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.