8 ms·
Interesting article to get a bit more knowledge about the field. I went quickly trough some of the books cited and I have the same feeling that they’re not very
by silcoon 10mo ago
Interesting article to get a bit more knowledge about the field. I went quickly trough some of the books cited and I have the same feeling that they’re not very practical. Also I didn’t find many practical books about LLVM either.
I would like to read in the future about what is the usual day of a compiler engineer, what you usually do, what are the most enjoyable and annoying tasks.
- eredengrin 10mo agoI've heard good things about "LLVM Techniques, Tips, and Best Practices" [0] but haven't gotten around to reading it myself yet. Packt does not always have the best reputation but it was recommended to me by someone I know and the reviews are also solid, so mentioning in case it's at all helpful. 0: https://www.packtpub.com/en-us/product/llvm-techniques-tips-and-best-practices-clang-and-middle-end-libraries-9781838829728 https://www.packtpub.com/en-us/product/llvm-techniques-tips-...
- silcoon 10mo agoThanks! I hoped that someone would come with some suggestions
- achierius 10mo agoI can at least give my favorite and least ... - most enjoyable: fiddling with new optimizations - least enjoyable: root-causing bugs from customer crash stacks