[Mlir-commits] [mlir] [mlir] Enable setting alias on AsmState. (PR #153776)

Jeremy Kun llvmlistbot at llvm.org
Fri Aug 15 07:43:13 PDT 2025


j2kun wrote:

I don't see any problems here, but I'm curious about the use case. We already have the ability to set asm names for types, which are used as the alias (I'm on mobile but I can find the link later if needed). So when would someone call this nre addAlias method? Is something else populating the input map to initialize?

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


More information about the Mlir-commits mailing list