2023 LLVM Dev Mtg - EmitC - Recent Improvements and Future Development

Описание к видео 2023 LLVM Dev Mtg - EmitC - Recent Improvements and Future Development

2023 LLVM Developers' Meeting
https://llvm.org/devmtg/2023-10
------
EmitC - Recent Improvements and Future Development
Speaker: Marius Brehler
------
Slides: https://llvm.org/devmtg/2023-10/slide...
-----
EmitC is a dialect to generate C and C++ from MLIR. The EmitC dialect is part of the main tree and allows to convert operations from other MLIR dialects to EmitC operations. These operations can be translated to C/C++ through an emitter, which can then be compiled into native code. In this talk, we provide an update about the current and ongoing development of the dialect and its potential future. We summarize use cases that we have seen in the last year where EmitC is used and present how the dialect has been recently enhanced to better support such use cases. Furthermore, we discuss what is still missing and how the dialect can further evolve
-----
Videos Edited by Bash Films: http://www.BashFilms.com

Комментарии

Информация по комментариям в разработке