[LLVM] Improving compile times (original) (raw)

February 3, 2023, 8:48am 2

Hello,

I am quite interested in this project as I am very new to LLVM development (mainly read the Kaleidoscope tutorial and lurked on the discourse till now). Thus, I think this is a great opportunity for me to deep-dive into parts of LLVM and understand how things are laid out.

Do you think it will be a good idea for me to try and work on this project? I have enough experience with C++ to be able to read and modify the LLVM codebase. I have also profiled a fair amount of code with perf and understand how to read its output.

Thanks,
Dhruv