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 Jun 23, 2025 Vendor-recommended LLM parameter quick reference I’ve been kicking the tires on various LLMs lately, and like many have been quite taken by the pace of new releases especially of models with weights distributed under open... Continue reading > 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 > Media Lessons learned from leveling up RISC-V LLVM testing Jun 9, 2025 RISC-Y Business Jan 31, 2025 RISC-V LLVM State of the Union Dec 23, 2024 Toots Jun 24, 2025 I’ve added a bunch more configurations to RISC-V LLVM CI: coverage of zvl512b, zvl1024b, -mcpu=spacemit-x60 (covering zvl256b), and the “gauntlet”... Jun 3, 2025 I lucked into this one rather - what I started just to clean up a minor niggle in terms of... 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... Commits Jun 23, 2025 [LLVM] [PreISelIntrinsicLowering] Reuse previously generated GlobalVariable … May 29, 2025 [LLVM] [RISCV] Canonicalize beq/bne with x0 as first arg to beqz/bnez (#141781) May 29, 2025 [LLVM] [RISCV] Add bltu/bgeu zero => bnez/beqz canonicalisation to RISCVInst… May 10, 2025 [LLVM] Revert "[SLP][NFC]Extract values state/operands analysis into separat…
Jun 23, 2025 Vendor-recommended LLM parameter quick reference I’ve been kicking the tires on various LLMs lately, and like many have been quite taken by the pace of new releases especially of models with weights distributed under open... Continue reading >
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 >
Jun 24, 2025 I’ve added a bunch more configurations to RISC-V LLVM CI: coverage of zvl512b, zvl1024b, -mcpu=spacemit-x60 (covering zvl256b), and the “gauntlet”...
Jun 3, 2025 I lucked into this one rather - what I started just to clean up a minor niggle in terms of...
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...