Hacker News new | ask | show | jobs
by CuriousCosmic 483 days ago
Well it has actually. MLIR (being built by the LLVM team) is basically the next generation of LLVM and one of the MLIR tutorials is literally "write Halide".

https://mlir.llvm.org/docs/Tutorials/transform/ChH/

1 comments

Oh, that's cool! I hadn't looked into MLIR in any detail yet, thank you for pointing me in that direction