Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

He's absolutely right about pointer aliasing. I work on a DSP compiler for architectures strongly geared towards instruction-level parallelism, and when the compiler occurs pointers that may alias (but probably won't, but we can't tell because of the language's liberal use of pointers), many optimizations have to be a lot more conservative.


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

Search: