[llvm] [mlir][OpenMP] Added translation for `omp.teams` to LLVM IR (PR #68042)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 11:06:23 PDT 2023
shraiysh wrote:
> Will the wrapper function stay or be removed?
I would like to get it removed, because that is unnecessary (I did not realize this earlier while submitting the patch). But because nobody is actively reviewing #67723, I do not want to delay progress for the construct. So, I will keep updating that PR with updates to testcases while I wait on reviews. The functions should not need any further changes there.
https://github.com/llvm/llvm-project/pull/68042
More information about the llvm-commits
mailing list