-
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…
-
I have built IR from the latest armv9.4 model, but the configs do not appear to work.
For example:
```
$ ./target/debug/isla-footprint --arch /tmp/tmp.s5sMpblynE/outputs/armv9.ir --config confi…
-
Reported first at https://github.com/fxcoudert/gfortran-for-macOS/issues/65
```
meau /tmp $ gfortran-14 a.f90 -O3 -mtune=native -march=native
f951: Error: unknown value 'apple-m1' fo…
-
### Current problem
Current Android build (Armv8) does not support Armv9 devices (e.g., Samsung Galaxy S23).
-
-
### Describe the issue
It's not possible to compile with ARMv9.2, SVE2 support.
### Expected behavior
ARMv9.2, SVE2 should be used instead of old ARMv8.
### Steps to reproduce
Compile.
### Anyth…
-
It's sad that it's not possible to compile the newest version on Android and Linux devices.
-
Thanks to this useful decoder tool.
Since ETE and TRBE are next-generation hardware tracing components from Armv9. Whether there is any plan to support the ETE decoding?
-
### Describe the issue
Snapdragon and Dimensity and every newer devices are using the much much faster ARMv9.2
Or 9.3 or 9.4.
https://en.wikipedia.org/wiki/ARM_architecture_family
https://www.you…
-
The Clang compiler, LLVM reports error "fatal error: error in backend: Invalid size request on a scalable vector." starting from version 17.0.1 with the following compiler options:
`-march=armv9-…