fixed bug where compiler generates OR guards instead of AND #12140
rust.yml
on: push
Get Docker Hash
31s
Validate playground config
25s
Test Interpreter
2m 23s
Test Compiler
2m 35s
Polybench Integration
2m 29s
Annotations
10 errors and 26 warnings
Validate playground config:
calyx-utils/src/position.rs#L114
creating a mutable reference to mutable static is discouraged
|
Validate playground config:
calyx-utils/src/position.rs#L117
creating a mutable reference to mutable static is discouraged
|
Validate playground config
Process completed with exit code 101.
|
Test Interpreter
non-exhaustive patterns: `&calyx_ir::Control::FSMEnable(_)` not covered
|
Test Interpreter
could not compile `interp` (lib) due to 1 previous error
|
Test Interpreter
The process '/usr/local/cargo/bin/cargo' failed with exit code 101
|
Polybench Integration
Process completed with exit code 19.
|
Test Compiler
non-exhaustive patterns: `&calyx_ir::Control::FSMEnable(_)` not covered
|
Test Compiler
could not compile `interp` (lib) due to 1 previous error
|
Test Compiler
The process '/usr/local/cargo/bin/cargo' failed with exit code 101
|
Validate playground config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Get Docker Hash
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Interpreter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Interpreter
unused import: `super::math_utilities::get_bit_width_from`
|
Test Interpreter
unused variable: `builder`
|
Test Interpreter
variable does not need to be mutable
|
Test Interpreter
variant `Fsm` is never constructed
|
Test Interpreter
methods `calculate_states_if` and `calculate_states_while` are never used
|
Test Interpreter
field `dump_fsm_json` is never read
|
Polybench Integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Polybench Integration
unused import: `super::math_utilities::get_bit_width_from`
|
Polybench Integration
unused variable: `builder`
|
Polybench Integration
variable does not need to be mutable
|
Polybench Integration
variant `Fsm` is never constructed
|
Polybench Integration
methods `calculate_states_if` and `calculate_states_while` are never used
|
Polybench Integration
field `dump_fsm_json` is never read
|
Polybench Integration
`calyx-opt` (lib) generated 6 warnings (run `cargo fix --lib -p calyx-opt` to apply 3 suggestions)
|
Test Compiler
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Compiler
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
|
Test Compiler
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
|
Test Compiler
unused import: `super::math_utilities::get_bit_width_from`
|
Test Compiler
unused variable: `builder`
|
Test Compiler
variable does not need to be mutable
|
Test Compiler
variant `Fsm` is never constructed
|
Test Compiler
methods `calculate_states_if` and `calculate_states_while` are never used
|
Test Compiler
field `dump_fsm_json` is never read
|