Global_memref and get_global_memref convert-std-to-llvm support

I notice global_memref and get_global_memref were added to the Standard dialect recently. But I don’t see they are supported by convert-std-to-llvm yet so I’m wondering if there is a plan of doing so? Thanks.

I think this landed in ⚙ D90803 [MLIR] Support `global_memref` and `get_global_memref` in standard -> LLVM conversion. ?

1 Like

Great to know this. Thanks for the information!