-
## Tests
### Power Supply
* [x] Power supply
**Tested**: voltage levels + PG + LEDs
### IC
**NOTE**: I2C CLK: 100 kHz; SPI CLK: 5 MHz
- [x] EEPROM (24AA64T)
**TESTED**: read, write
- […
-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/11109541389
## Patch information
Applied patches: 1 -> 1
A…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR49981](https://bugs.llvm.org/show_bug.cgi?id=49981) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44478](https://bugs.llvm.org/show_bug.cgi?id=44478) |
| Status | NEW |
| Importance | P enhancemen…
-
Homographs in the accented list can look like:
akza/
a/kza
akza
*akza
The original order in https://github.com/sanskrit-lexicon/PWG/ is exactly as above. Do we want to keep it in the reverse sorting? …
-
We could check for a `guard_state` command in the rms and if none is found, we could add the corresponding block of commands in the `` section and offer the modified version for download.
We could …
-
I have build wasi-sdk for risc-v to use on the [VisionFive2 board ](https://doc-en.rvspace.org/Doc_Center/visionfive_2.html) from StarFive. I have issues with linking C++ programs as the linker insis…
-
When parsing a simple `.ll` file using `store` on vector types, assembled with `llvm-as` 9.0.0, I get the following error:
````
Expected first value to be a pointer to some type , and for the seco…
atomb updated
3 years ago
-
I'm attempting to configure suspend-to-ram on pop!-os (ubuntu 1804) and am running into issues.
I had questions about using cryptswap and my power state options, which I resolved quite easily by re…
-
Running `opt -p slp-vectorizer /tmp/h.ll -disable-output` takes >1 min on my machine, and much longer on weaker build farm machines. -ftime-trace shows that this took more than half the total compile …