Shraiysh 546c3d792a
[OpenMP][mlir] Added num_teams, thread_limit translation to LLVM IR (#68821)
This patch adds translation to LLVM IR for `num_teams` and
`thread_limit` in for `omp.teams` operation.
2023-10-15 13:17:46 -05:00
..