Skip to content

Hoisting of loop-invariant subexpressions (#3195) #9326

Hoisting of loop-invariant subexpressions (#3195)

Hoisting of loop-invariant subexpressions (#3195) #9326

Triggered via push December 3, 2024 10:21
Status Success
Total duration 1h 6m 50s
Artifacts

ci.yml

on: push
pre-commit
10s
pre-commit
ormolu
34s
ormolu
build-and-test-linux
1h 6m
build-and-test-linux
build-and-test-macos
0s
build-and-test-macos
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ormolu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-test-linux
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it