8 ms·
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". h
by CuriousCosmic 2y 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/ https://mlir.llvm.org/docs/Tutorials/transform/ChH/
- vanderZwan 2y agoOh, that's cool! I hadn't looked into MLIR in any detail yet, thank you for pointing me in that direction