Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
AlotOfReading
9 months ago
|
parent
|
context
|
favorite
| on:
Top researchers leave Intel to build startup with ...
The major compilers optimize for microarchitecture, yes. Here's the tablegen scheduling definition behind LLVM's -mtune=sifive-670 flag as an example:
https://github.com/llvm/llvm-project/blob/main/llvm/lib/Targ...
It's not that things won't
run
, but this is necessary for compilers to generate well optimized code.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It's not that things won't run, but this is necessary for compilers to generate well optimized code.