Skip to content

Fix bug where phi nodes are not handled properly #11

Fix bug where phi nodes are not handled properly

Fix bug where phi nodes are not handled properly #11

Triggered via pull request May 16, 2024 23:27
@oflattoflatt
synchronize #4
oflatt-llvm-phi
Status Failure
Total duration 2m 17s
Artifacts

rust.yaml

on: pull_request
Matrix: rust-ci
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 2 warnings
rust-ci (bril-rs/brillvm/Cargo.toml)
Unsupported version for platform (os=darwin, arch=arm64, version=18)!
rust-ci (bril-rs/rs2bril/Cargo.toml)
The job was canceled because "bril-rs_brillvm_Cargo_tom" failed.
rust-ci (bril-rs/Cargo.toml)
The job was canceled because "bril-rs_brillvm_Cargo_tom" failed.
rust-ci (bril-rs/bril2json/Cargo.toml)
The job was canceled because "bril-rs_brillvm_Cargo_tom" failed.
rust-ci (bril-rs/bril2json/Cargo.toml)
The operation was canceled.
rust-ci (bril-rs/brild/Cargo.toml)
The job was canceled because "bril-rs_brillvm_Cargo_tom" failed.
rust-ci (bril-rs/brild/Cargo.toml)
The operation was canceled.
rust-ci (brilift/Cargo.toml)
The job was canceled because "bril-rs_brillvm_Cargo_tom" failed.
rust-ci (brilift/Cargo.toml)
The operation was canceled.
rust-ci (brilirs/Cargo.toml)
The job was canceled because "bril-rs_brillvm_Cargo_tom" failed.
rust-ci (brilirs/Cargo.toml)
The operation was canceled.
test (cd bril-rs/brillvm && make build, true)
Unsupported version for platform (os=darwin, arch=arm64, version=18)!
test (cd bril-rs && make test TURNTARGS=-v)
The job was canceled because "cd_bril-rs_brillvm____mak" failed.
test (cd bril-rs && make features, true)
The job was canceled because "cd_bril-rs_brillvm____mak" failed.
test (cd bril-rs && make features, true)
The operation was canceled.
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
The job was canceled because "cd_bril-rs_brillvm____mak" failed.
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
not ok 1 - ../test/interp/core/add-overflow.bril
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
not ok 3 - ../test/interp/core/br.bril
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
not ok 5 - ../test/interp/core/call-with-args.bril
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
not ok 7 - ../test/interp/core/call.bril
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
not ok 9 - ../test/interp/core/div.bril
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
not ok 11 - ../test/interp/core/jmp.bril
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
not ok 13 - ../test/interp/core/main-args.bril
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
not ok 15 - ../test/interp/core/main-bool-args.bril
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
not ok 17 - ../test/interp/core/non_linear_control_flow.bril
test (cd brilift && cargo build --release && make rt.o && make test TURNTARGS=-v)
not ok 19 - ../test/interp/core/nop.bril
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
The job was canceled because "cd_bril-rs_brillvm____mak" failed.
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
not ok 1 - ../benchmarks/core/ackermann.bril
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
not ok 3 - ../benchmarks/core/armstrong.bril
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
not ok 5 - ../benchmarks/core/binary-fmt.bril
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
not ok 7 - ../benchmarks/core/birthday.bril
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
not ok 9 - ../benchmarks/core/bitshift.bril
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
not ok 11 - ../benchmarks/core/bitwise-ops.bril
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
not ok 13 - ../benchmarks/core/catalan.bril
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
not ok 15 - ../benchmarks/core/check-primes.bril
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
not ok 17 - ../benchmarks/core/collatz.bril
test (cd brilift && cargo build --release && make rt.o && make benchmark TURNTARGS=-v)
not ok 19 - ../benchmarks/core/digital-root.bril
test (cd brilirs && make benchmark TURNTARGS=-v)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (cd brilirs && make test TURNTARGS=-v)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.