[clang] [OpenMP] Codegen support for masked combined construct (PR #120520)

2025-01-06 Thread CHANDRA GHALE via cfe-commits
chandraghale wrote: closing this PR . Splitting into separate patches for each directives. https://github.com/llvm/llvm-project/pull/120520 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-comm

[clang] [OpenMP] Codegen support for masked combined construct (PR #120520)

2025-01-06 Thread CHANDRA GHALE via cfe-commits
https://github.com/chandraghale closed https://github.com/llvm/llvm-project/pull/120520 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [OpenMP] Codegen support for masked combined construct (PR #120520)

2024-12-24 Thread Alexey Bataev via cfe-commits
alexey-bataev wrote: Split into several separate patches, one for each directive https://github.com/llvm/llvm-project/pull/120520 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [OpenMP] Codegen support for masked combined construct (PR #120520)

2024-12-19 Thread CHANDRA GHALE via cfe-commits
https://github.com/chandraghale updated https://github.com/llvm/llvm-project/pull/120520 >From ca5e6f208927fc9b82c6dce34ee46dbca2d83a58 Mon Sep 17 00:00:00 2001 From: Chandra Ghale Date: Wed, 18 Dec 2024 22:36:19 -0600 Subject: [PATCH 1/3] Codegen support for masked combined construct --- cla

[clang] [OpenMP] Codegen support for masked combined construct (PR #120520)

2024-12-18 Thread CHANDRA GHALE via cfe-commits
https://github.com/chandraghale updated https://github.com/llvm/llvm-project/pull/120520 >From ca5e6f208927fc9b82c6dce34ee46dbca2d83a58 Mon Sep 17 00:00:00 2001 From: Chandra Ghale Date: Wed, 18 Dec 2024 22:36:19 -0600 Subject: [PATCH 1/2] Codegen support for masked combined construct --- cla

[clang] [OpenMP] Codegen support for masked combined construct (PR #120520)

2024-12-18 Thread via cfe-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff 5fc8062f5d9b0c62bdb3c817182d7275d27f7527 ca5e6f208927fc9b82c6dce34ee46dbca2d83a58 --e