Babylon and MLIR
Ryan Nett
jnett96 at gmail.com
Mon Oct 27 18:47:17 UTC 2025
Hi folks,
I've seen Babylon's code model's similarity to MLIR be mentioned in a few
conference talks, and was wondering if there were any plans to support MLIR
as a "destination" via a 1st party library or something like HAT? There
are several existing projects that take MLIR as input and compile it to
optimized device code (e.g. IREE, XLA, this list
<https://mlir.llvm.org/users/>), so if Java code could easily be converted
to MLIR it could open up many integrations and support for additional
devices without requiring any work on the Java side.
Thanks,
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/babylon-dev/attachments/20251027/708cd652/attachment.htm>
More information about the babylon-dev
mailing list