|
3 | 3 | This repo runs the GCC testsuite on a variety of risc-v targets. |
4 | 4 |
|
5 | 5 | # Dashboards |
6 | | -- [Main](https://patrick-rivos.github.io/gcc-postcommit-ci/) |
7 | | -- [All](https://patrick-rivos.github.io/gcc-postcommit-ci/all) |
8 | | -- [gcv](https://patrick-rivos.github.io/gcc-postcommit-ci/gcv) |
9 | | -- [gc](https://patrick-rivos.github.io/gcc-postcommit-ci/gc) |
10 | | -- [Bitmanip](https://patrick-rivos.github.io/gcc-postcommit-ci/bitmanip) |
11 | | -- [RVA23](https://patrick-rivos.github.io/gcc-postcommit-ci/rva23) |
12 | | -- [Vector Crypto](https://patrick-rivos.github.io/gcc-postcommit-ci/vector_crypto) |
13 | | -- [All Execution Failures](https://patrick-rivos.github.io/gcc-postcommit-ci/all-filtered) |
14 | | -- [gcv Execution Failures](https://patrick-rivos.github.io/gcc-postcommit-ci/gcv-filtered) |
15 | | -- [gc Execution Failures](https://patrick-rivos.github.io/gcc-postcommit-ci/gc-filtered) |
16 | | -- [Bitmanip Execution Failures](https://patrick-rivos.github.io/gcc-postcommit-ci/bitmanip-filtered) |
17 | | -- [RVA23 Execution Failures](https://patrick-rivos.github.io/gcc-postcommit-ci/rva23-filtered) |
18 | | -- [Vector Crypto Execution Failures](https://patrick-rivos.github.io/gcc-postcommit-ci/vector_crypto-filtered) |
| 6 | +- [Main](https://riseproject-dev.github.io/gcc-postcommit-ci/) |
| 7 | +- [All](https://riseproject-dev.github.io/gcc-postcommit-ci/all) |
| 8 | +- [gcv](https://riseproject-dev.github.io/gcc-postcommit-ci/gcv) |
| 9 | +- [gc](https://riseproject-dev.github.io/gcc-postcommit-ci/gc) |
| 10 | +- [Bitmanip](https://riseproject-dev.github.io/gcc-postcommit-ci/bitmanip) |
| 11 | +- [RVA23](https://riseproject-dev.github.io/gcc-postcommit-ci/rva23) |
| 12 | +- [Vector Crypto](https://riseproject-dev.github.io/gcc-postcommit-ci/vector_crypto) |
| 13 | +- [All Execution Failures](https://riseproject-dev.github.io/gcc-postcommit-ci/all-filtered) |
| 14 | +- [gcv Execution Failures](https://riseproject-dev.github.io/gcc-postcommit-ci/gcv-filtered) |
| 15 | +- [gc Execution Failures](https://riseproject-dev.github.io/gcc-postcommit-ci/gc-filtered) |
| 16 | +- [Bitmanip Execution Failures](https://riseproject-dev.github.io/gcc-postcommit-ci/bitmanip-filtered) |
| 17 | +- [RVA23 Execution Failures](https://riseproject-dev.github.io/gcc-postcommit-ci/rva23-filtered) |
| 18 | +- [Vector Crypto Execution Failures](https://riseproject-dev.github.io/gcc-postcommit-ci/vector_crypto-filtered) |
19 | 19 |
|
20 | 20 | ## GCV Weekly runs: |
21 | | -- [gcv_zvl](https://patrick-rivos.github.io/gcc-postcommit-ci/gcv_zvl) |
22 | | -- [gcv_zve](https://patrick-rivos.github.io/gcc-postcommit-ci/gcv_zve) |
| 21 | +- [gcv_zvl](https://riseproject-dev.github.io/gcc-postcommit-ci/gcv_zvl) |
| 22 | +- [gcv_zve](https://riseproject-dev.github.io/gcc-postcommit-ci/gcv_zve) |
23 | 23 | - lmul 2 TODO |
24 | 24 | - lmul 4 TODO |
25 | 25 | - lmul 8 TODO |
|
0 commit comments