Giordano Salvador
Giordano Salvador
Changes: * Fixed off-by-one in store-int tests. | `tests/store-int8-2.ispc`, `tests/store-int16-2.ispc` Actions: * Commit 4bc3d5e [results](https://github.com/e3m3/ispc/actions/runs/3084396451).
Closes Feature Request #2239 . Changes: * Added varying index support for unrolling `for` and `foreach` loops. | `src/stmt.cpp` * Added benchmark for varying index loop unrolling. | `benchmarks/01_trivial/07_loop_unroll_varying-cpu.cpp`, |...
As mentioned in #426, the build is currently broken for Fedora 38 for both: 1. Running the included docker workflow `podman build -t illixr-fedora-38-cmake-build -f docker/fedora/38/Dockerfile .`, and 2. Running...