Jim Huang
Jim Huang
> Prebuilt Linux image are available now. Please give it a try. I saw repeated messages as following: ``` [ 0.076716] remote fence extension is not available in SBI v0.3...
> The rv32emu-prebuilt latest release tag has been added suffix `-ELF`, so that all CI tests passed. Why uppercase `-ELF` suffix?
After the introduction of `assert(pte)` in commit 4ef0ff4c9a86d0ca7ef58c18aa7a3251348fe5ed, I was able to detect a NULL pointer dereference that occurs when running the `vi` command (an applet of Busybox) without any...
macOS build failure on GitHub Actions: > nproc: command not found The macOS equivalent of `nproc` is `sysctl -n hw.logicalcpu`.
Known issue: ``` *** verify tests/arginc.c *******] Inconsistency detected by ld.so: rtld.c: 1282: rtld_setup_main_map: Assertion `GL(dl_rtld_map).l_libname' failed! ```
## High-level view: where SVE/SVE2 can help SSE2NEON From an SSE2NEON perspective, SVE/SVE2 is most attractive for intrinsics that are currently expensive to emulate with NEON, especially when operations involve:...
> I'm thinking an approach to validate our compiler's expansion only compilation flag (aka `-E`), the procedure is as follow: > 1. `make distclean config out/shecc` > 2. `./out/shecc -E...
You MUST ensure bootstrapping is fully functional before submitting pull requests.
I defer to @ChAoSUnItY for confirmation.
@lorettayao You can reply to or chat with @cubic-dev-ai so the AI bot can learn from your feedback and provide smarter code reviews over time.