יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.CL ·

JLIR: תצוגה בינית יוליאנית-טבעית לייצוג MLIR עם גזירת קרנל JACC אוטומטי

JLIR: A Julia-Native MLIR-Inspired Intermediate Representation with Automatic JACC Kernel Extraction
JLIR היא תצוגה בינית יוליאנית-טבעית שמביאה את היתרונות של MLIR-style multi-level, dialect-oriented compilation לתוך האקוסיסטם של יוליה, כולל גזירת קרנל JACC אוטומטי.
תקציר מקורי באנגליתarXiv:2609.04585v1 Announce Type: cross Abstract: The Multi-Level Intermediate Representation (MLIR) has made reusable compiler infrastructure practical for domain-specific computation. However, MLIR's strong compile-time type requirements and low-level (C++) extension model can be a poor match for high-level, dynamically specialized languages such as Julia. MLIR has several drawbacks for dynamic programming languages in terms of the type system and level of abstraction. It is thus extremely challenging for non-compiler or scientific computing users to introduce new programming abstractions and express algorithm implementations in a form that remains both natural and optimizable. As a result, library interfaces for linear algebra, mesh processing, partial differential equations, and relate
קרא במקור המקורי