vast
vast copied to clipboard
Re-enable LLVM IR target for SV-Comp benchmarks in CI
Prerequisites
- [X] I have read the documentation and the proposed feature is not implemented.
Description
Currently the LLVM IR target is disabled because of time constraints (github CI runner is limited to 6 hours). We should investigate what causes such a significant slowdown (HighLevel dialect target runs in 1h 20min ~) and fix it. In case this is not possible we should split the benchmarks so that we can complete the evaluation.