llvm / clangir

A new (MLIR based) high-level IR for clang.
https://clangir.org
Other
388 stars 99 forks source link

[CIR] Add inline interface to CIR dialect #1164

Open keryell opened 3 days ago

keryell commented 3 days ago

This allows the inliner to work with the CIR dialect.

keryell commented 3 days ago

A motivating use case: Xilinx/mlir-aie@b5f21f8 (#1913)