我總覺得開源是一種信仰。在一個想像的共同體下大家用自己的雙手把這個共同體不斷變得更好。編譯器這麼博大精深,除了會碰到的東西之外,這場會議讓我有機會看到大家正在 LLVM 這個巨大的 mono-repo 底下正在做什麼樣的 project 和努力,某些時刻真的是倍感溫馨。
Continue reading “2022 LLVM Dev Mtg, San Jose”Category: LLVM
Introduction to Zve, Zvl and its LLVM implementation
This is a technical write-up of my first contribution to the LLVM RISC-V backend (specifically on the V extension). If you have any questions to the blog post, please feel free to contact me.
Continue reading “Introduction to Zve, Zvl and its LLVM implementation”2021 LLVM Dev Mtg: How to utilize a LoopNest pass
第一次在 LLVM Developer’s Meeting 上做分享!
My first talk on LLVM Developer’s Meeting!
Tutorial: How to contribute to upstream LLVM
As a LLVM Developer, you will have to know how to use the Phabricator if you want to contribute a patch(commit) to the upstream. You can know more about what is upstream here.
Continue reading “Tutorial: How to contribute to upstream LLVM”