[Mlir-commits] [mlir] [MLIR] Enable import of non self referential alias scopes (PR #121987)
William Moses
llvmlistbot at llvm.org
Tue Jan 7 12:10:10 PST 2025
wsmoses wrote:
> Thanks!
>
> What happens if you export alias scopes with string identifiers. We probably should ensure the string identifiers are persisted. I assume currently they are lost when translating back to LLVM IR.
Is there a current export test for non string, I couldn’t find it offhand
https://github.com/llvm/llvm-project/pull/121987
More information about the Mlir-commits
mailing list