[Mlir-commits] [mlir] [mlir][LLVM] Preserve !associated and !absolute_symbol on llvm.mlir.global (PR #218839)

Tobias Gysi llvmlistbot at llvm.org
Wed Aug 26 22:21:09 PDT 2026


https://github.com/gysit approved this pull request.

Thanks for addressing the comments.

LGTM

While we strive for verifier equivalence the LLVM dialect verifiers in general only implement a subset of LLVM's ones. I would thus say it is fine to have the most important ones in this PR and follow up if required. 

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


More information about the Mlir-commits mailing list