[Mlir-commits] [mlir] [MLIR][OpenMP] Fix MLIR->LLVM value matching in privatization logic (PR #103718)

Leandro Lupori llvmlistbot at llvm.org
Fri Aug 16 05:58:17 PDT 2024


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

Thanks for greatly expanding the comment that explains the new value matching logic and for the renaming of variables, that makes clear what is from MLIR and what is from LLVM.

I have only a question and a few nits, but this LGTM.

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


More information about the Mlir-commits mailing list