[Mlir-commits] [mlir] [MLIR][LLVM] Fix import of globals with references to other globals (PR #111703)

Christian Ulmann llvmlistbot at llvm.org
Wed Oct 9 08:49:44 PDT 2024


Dinistro wrote:

FYI: I also found an issue with the nameless globals. The do not work when there is a reference to them before they are defined. Will investigate tomorrow.

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


More information about the Mlir-commits mailing list