Hacker News new | ask | show | jobs
by AndyKelley 356 days ago
I'm not aware of any such effort. The only thing of relevance I have to share on the topic is the new Legalize pass which can ease the job of contributing a backend, because it restricts the subset of AIR instructions that a backend must lower based on a set of features the backend opts into. For example, it can scalarize all the vectors so the backend does not have to be vector-aware.