Team Alex Bradbury At Igalia since March 2022. Cambridge (UK) Follow me muxup.com fosstodon.org/@asb bsky.app/profile/asbradbury.org github.com/asb linkedin.com/in/alex-bradbury POSTS May 12, 2025 suite-helper In my work on RISC-V LLVM, I end up working with the llvm-test-suite a lot, especially as I put more effort into performance analysis, testing, and regression hunting. suite-helper is... Continue reading > May 6, 2025 Chuwi MiniBook X N150 Cast your mind back to the late 2000s and one thing you might remember is the excitement about netbooks. You sacrifice something in raw computational power, but get a lightweight,... Continue reading > Feb 27, 2025 ccache for LLVM builds across multiple directories Problem description If you’re regularly rebuilding a large project like LLVM, you almost certainly want to be using ccache. Incremental builds are helpful, but it’s quite common to be swapping... Continue reading > Dec 9, 2024 Directly committing files to a separate git branch Suppose you have some files you want to directly commit to a branch in your current git repository, doing so without perturbing your current branch. Why would you want to... Continue reading > Media RISC-Y Business Jan 31, 2025 RISC-V LLVM State of the Union Dec 23, 2024 Toots May 14, 2025 I’m delighted to see two of @igalia’s projects for RISE highlighted in @ludovic_dev and Nathan Egge’s presentation at the RISC-V... May 12, 2025 I’ve been doing quite a lot of work with different llvm-test-suite builds recently, and noticed a lot of redundancy and... May 10, 2025 I’m on the latest episode the TMPDIR podcast hosted by Khem Raj @himvis and Cliff Brake. We talk about various... Mar 31, 2025 Turns out if you generate blocks with 100s of millions of ops in MLIR you have a bad time https://discourse.llvm.org/t/rfc-operations-orderindex-overflow-and-mitigations/85541... Commits May 10, 2025 [LLVM] Revert "[SLP][NFC]Extract values state/operands analysis into separat… May 8, 2025 [LLVM] [RISCV][TII] Add and use new hook to simplify/canonicalize instructio… May 8, 2025 [LLVM] [RISCV][test] Precommit test for #137973 simplifyInstruction support Mar 28, 2025 [LLVM] [RISCV][MC] Enable printing of zext.b alias (#133502)
May 12, 2025 suite-helper In my work on RISC-V LLVM, I end up working with the llvm-test-suite a lot, especially as I put more effort into performance analysis, testing, and regression hunting. suite-helper is... Continue reading >
May 6, 2025 Chuwi MiniBook X N150 Cast your mind back to the late 2000s and one thing you might remember is the excitement about netbooks. You sacrifice something in raw computational power, but get a lightweight,... Continue reading >
Feb 27, 2025 ccache for LLVM builds across multiple directories Problem description If you’re regularly rebuilding a large project like LLVM, you almost certainly want to be using ccache. Incremental builds are helpful, but it’s quite common to be swapping... Continue reading >
Dec 9, 2024 Directly committing files to a separate git branch Suppose you have some files you want to directly commit to a branch in your current git repository, doing so without perturbing your current branch. Why would you want to... Continue reading >
May 14, 2025 I’m delighted to see two of @igalia’s projects for RISE highlighted in @ludovic_dev and Nathan Egge’s presentation at the RISC-V...
May 12, 2025 I’ve been doing quite a lot of work with different llvm-test-suite builds recently, and noticed a lot of redundancy and...
May 10, 2025 I’m on the latest episode the TMPDIR podcast hosted by Khem Raj @himvis and Cliff Brake. We talk about various...
Mar 31, 2025 Turns out if you generate blocks with 100s of millions of ops in MLIR you have a bad time https://discourse.llvm.org/t/rfc-operations-orderindex-overflow-and-mitigations/85541...