[Mlir-commits] [mlir] [MLIR][LLVM] Share LLVM metadata attribute translation (PR #203016)
Tobias Gysi
llvmlistbot at llvm.org
Sat Jun 13 06:51:33 PDT 2026
https://github.com/gysit approved this pull request.
Thanks for addressing the comments.
LGTM from my end.
I also have a preference for `md_global_value` since this matches the values we can represent. However, I can live with`md_value` as well :).
https://github.com/llvm/llvm-project/pull/203016
More information about the Mlir-commits
mailing list