[Mlir-commits] [mlir] [MLIR][LLVM] Support dso_local_equivalent constants (PR #132131)

Bruno Cardoso Lopes llvmlistbot at llvm.org
Fri Mar 21 12:57:23 PDT 2025


bcardosolopes wrote:

> However, I would have to try myself to understand if that can work. Would be great if you can give it a shot.

I didn't have much success (see inline comments), but did one last round of improvements by using `FlatSymbolRefAttr` instead of `StringAttr`.

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


More information about the Mlir-commits mailing list