made dead group removal within fsms more efficient #6906
Annotations
8 errors and 5 warnings
Run clippy:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L1
unused import: `super::math_utilities::get_bit_width_from`
|
Run clippy:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L1054
unused variable: `builder`
|
Run clippy:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L1054
variable does not need to be mutable
|
Run clippy:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L294
variant `Fsm` is never constructed
|
Run clippy:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L754
methods `calculate_states_if` and `calculate_states_while` are never used
|
Run clippy:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L927
field `dump_fsm_json` is never read
|
Run clippy
could not compile `calyx-opt` (lib) due to 6 previous errors
|
Run clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading