TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

LLVM for Grad Students (2015)

269 pointsby onderkalaciover 7 years ago

5 comments

gravypodover 7 years ago
I wish there were programs to help open source developers, who are already working on compilers, to get their work published and get credit for their effort.<p>Why should a person who pays a university to give them a project to do get a degree and recognition and someone who just likes compilers be left with some thumbs up on a mail list?
评论 #16306370 未加载
评论 #16307420 未加载
评论 #16306624 未加载
评论 #16306339 未加载
ChrisRackauckasover 7 years ago
Great stuff! I&#x27;ve gotten pretty familiar with the way LLVM looks since Julia&#x27;s `@code_llvm` in front of any function spits out the IR, which is something that can be useful to learn what&#x27;s going on and debug performance. I agree that it&#x27;s readily human readible. I hope to see a direct interface for adding passes to Julia in the near future.
forg0t_usernameover 7 years ago
This is really cool, I had no idea it was this straightforward to manipulate LLVM internals. Definitely a side project to explore.
评论 #16308384 未加载
dangover 7 years ago
Discussed at the time: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9998140" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9998140</a>
michaelmiorover 7 years ago
Probably worth adding (2015) to the title.
评论 #16306021 未加载
评论 #16306832 未加载