[Mlir-commits] [mlir] [mlir][debug] Handle DIImportedEntity. (PR #103055)

Abid Qadeer llvmlistbot at llvm.org
Fri Aug 16 01:34:37 PDT 2024


abidh wrote:

Thanks @gysit @zyx-billy and @Dinistro for your comments.

@zyx-billy the idea to remove the scope field from the imported entity is interesting one. This seems like something that could be done as scope could be inferred depending on where these entities are stores. I will go and experiment on it.

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


More information about the Mlir-commits mailing list