[clang] [OpenMP][mlir] Add translation for `if` in `omp.teams` (PR #69404)

2023-10-20 Thread via cfe-commits
https://github.com/shraiysh closed https://github.com/llvm/llvm-project/pull/69404 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [OpenMP][mlir] Add translation for `if` in `omp.teams` (PR #69404)

2023-10-20 Thread via cfe-commits
https://github.com/shraiysh updated https://github.com/llvm/llvm-project/pull/69404 >From cf9e3e16a8b6f56e76c725b6244154b825cc8cc0 Mon Sep 17 00:00:00 2001 From: Shraiysh Vaishay Date: Tue, 17 Oct 2023 19:59:11 -0500 Subject: [PATCH 1/2] [OpenMP][mlir] Add translation for `if` in `omp.teams` T

[clang] [OpenMP][mlir] Add translation for `if` in `omp.teams` (PR #69404)

2023-10-20 Thread via cfe-commits
https://github.com/shraiysh updated https://github.com/llvm/llvm-project/pull/69404 >From cf9e3e16a8b6f56e76c725b6244154b825cc8cc0 Mon Sep 17 00:00:00 2001 From: Shraiysh Vaishay Date: Tue, 17 Oct 2023 19:59:11 -0500 Subject: [PATCH] [OpenMP][mlir] Add translation for `if` in `omp.teams` This