Adding a new instruction to RISC-V backend in LLVM
It is surprisingly easy to add a new instruction in LLVM.
It is surprisingly easy to add a new instruction in LLVM.
A reflection upon the First Global RISC-V Open Workshop.
An interesting way to dispatch variadic template arguments in a type-safe manner in C++.

 This marks the beginning of this blog. I will try to write about things I learn as I work with compilers and machine learning. Stay tuned!