Hacker News new | past | comments | ask | show | jobs | submit login

> The staircase shape formed by the left-hand side of the LLVM threads is because the rustc thread does the MIR-to-LLVM-IR conversion one CGU at a time, and the LLVM thread for a CGU cannot be spawned until that conversion is complete.

Is there a particular reason why this can't be parallelized?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: