MLIR C/C++ Frontend Working Group [Monday, March 27th]

Hey folks,

MLIR C/C++ Frontend Working Group meets this Monday, March 27th, 9am PDT. As usual we’ll start with items from the living agenda and build from there. See you soon!

Did you ever look at the HLFIR dialect from the flang people?

1 Like

Yes, we’ll likely need similar things in the future! For instance, something akin to hlfir.expr<T> would be helpful for porting the guts of Clang CFG to use clangir.