[llvm] [mlir] [MLIR][OpenMP] Support basic materialization for `omp.private` ops (PR #81715)

via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 11:56:56 PST 2024


https://github.com/NimishMishra commented:

Thanks @ergawy for the patch. I have a few questions.

Additionally, I tried to build this locally and check the LLVM IR. But I am experiencing a crash. I think the same issue is with the build-bot too. Once that is resolved, maybe we can take a relook at the IR.

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


More information about the llvm-commits mailing list