-
At the moment there are no CI in the repository. Matrix would be:
- [ ] compiler: GCC, AOCC
- [ ] precision: single, double, long double, quad
- [ ] parallelization: sequential, thread, OpenMP
-…
-
When changing the ANDROID_COMPILER_OPTIMIZATION in config.make for Android to -Os, -O2, -O3 the apk sizes are always the same. So, it's assumed that this setting is having no affect.
Expected result:…
-
#### rustc version: 1.78
See [Godbolt](https://gcc.godbolt.org/#g:!((g:!((g:!((h:codeEditor,i:(filename:'1',fontScale:14,fontUsePx:'0',j:1,lang:rust,selection:(endColumn:6,endLineNumber:9,positionC…
-
## Context
```
Odin: dev-2024-10-nightly
OS: Arch Linux, Linux 6.11.2-zen1-1-zen
CPU: AMD Ryzen 9 9950X 16-Core Processor
RAM: 61886 MiB
Backend: LLVM 18.1.6
```
## Ex…
-
The Run-Control Generator (RCG) and the Run-Control Analyzer (RCA) are now being merged and will together be known the Run-Control App (RCA). The format of the RCA report should be changed to recogni…
-
# Issue description
When building through CMake with MSVC, `BUILD_SHARED=on` and `CMAKE_BUILD_TYPE != Debug` then /GL and /LTCG are automatically added to the compilation. This forces consumers to …
-
### Checklist
- [X] I have read through the manual page (`man fzf`)
- [X] I have searched through the existing issues
- [ ] For bug reports, I have checked if the bug is reproducible in the latest ve…
-
### Review Mojo's priorities
- [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities.
###…
-
When upgrading from gcc-11 to gcc-13 (with other words : from Ubuntu 22.04 to Ubuntu 24.04) we noticed that the time to compile code generated from Verilator increased by a factor of five. The ftime r…
-
### What kind of issue is this?
- [ ] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing o…