[Mlir-commits] [mlir] [mlir][irdl] Lookup symbols near dialects instead of locally (PR #92819)

Shenghang Tsai llvmlistbot at llvm.org
Mon Jun 3 23:07:32 PDT 2024


jackalcooper wrote:

hi, glad to see the new progress in the development of IRDL!
After this PR, what is the recommended way to get a symbol like `@cmath::@complex`? I was using the CAPI `mlirFlatSymbolRefAttrGet` to parse the a `"complex"` string ref.

https://github.com/llvm/llvm-project/pull/92819


More information about the Mlir-commits mailing list