Hacker News new | ask | show | jobs
by yukIttEft 997 days ago
> because one has to provide support for both architectures

You aren't using LLVM IR then? I found that if you are a bit careful, LLVM is perfectly capable to lower IR to vector instructions in ARM/X86 automatically.