Posts
All the articles I've posted.
Pitfalls of instruction reordering
February 24, 2025 | 03:03 PMAn example to illustrate how instruction reordering affects the correctness of parallel programs
Viewing matmuls differently
October 26, 2024 | 08:43 AMMatmuls without for loops
Recursive Descent Parsing
May 21, 2024 | 07:03 AMAn intro to recursive descent parsing