-
Outdate: [a.txt.zip](https://github.com/user-attachments/files/17676683/a.txt.zip)
-
A while ago we implemented a ssa.Cache to cache SSA calls. I think it would be great if we have corresponding metrics (e.g. cache hit/miss) so we can observe how well the cache is working.
We shoul…
-
Hi @josescaglione,
cc @vv-monsalve @chrissimpkins @davelab6
Viv generated a lot of proofs to check, for each languages. I put here a first review (mainly outlines and anchors).
Review done on G…
-
I'm writing a compiler that translates Jib to LLVM, targeting the [ARMv9.4a snapshot](https://github.com/rems-project/isla-snapshots/blob/master/armv9p4.ir.gz) as my initial use case and consuming isl…
-
As I sit here running the script for each channel individually, maybe we could make this a flag in the script so that it loops over each channel, one at a time. This is due to the resonance behavior w…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: rv64gcv_zvl1024b lp64d medlow multilib -mrvv-max-lmul=m2|2/1|0/0|0/0|[5f0a381801b754dbbd52695bbdbe48967211659c](h…
-
### Description
The following code:
```php
-
# SSA projects summarised by entry origin
The below summary is based on the project list DA sent to me 19 Nov 2024, created as a discussion prompt for the next SSA team meeting, for navigating a p…
-
![image](https://github.com/user-attachments/assets/168c48b1-90c7-4cbb-a512-271d0bdd2e81)
![image](https://github.com/user-attachments/assets/93ee7ed4-ed29-4264-b43b-52b9a3ab9798)
-
I have the following minimized code (has no logic implemented) and when I run with loose types I get a bug report
This generates an error, without the LooseTypes there's no error
```
$ RUSTBACKTRACE=…