MLIR Open Meeting: Symbolic expressions and symbolic tensors, 2025-05-15 (original) (raw)
On Thursday, May 15, we will hold an open design meeting on symbolic expressions and symbolic tensors in MLIR, led by @Hardcode84. The discussion prompt in his words:
In our programming language (iree-turbine/iree/turbine/kernel/wave at main · iree-org/iree-turbine · GitHub) we are activlely using sympy-style symbolic expressions and symbolic tensors both as part of language syntax and compilation pipeline.
Unfortunately, there is no good way to represent them in upstream MLIR currently. I want to discuss some design requirements and possible implementation details of such types in MLIR.
The call starts at 9am PDT, 4pm UTC, 6pm CEST.
Meeting ID: 851 5109 0498
Passcode: 828404
Symbolic.pdf (80.2 KB)
slides
mbartel May 16, 2025, 8:38am 3
Is there a recording of the ODS? I couldn’t be there, but I would like to hear the discussion.