[all-commits] [llvm/llvm-project] 1d2eea: [OpenMP] codegen support for masked combined const...
CHANDRA GHALE via All-commits
all-commits at lists.llvm.org
Sun Jan 12 10:08:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d2eea962ac9724350f025f4c70808d42a435289
https://github.com/llvm/llvm-project/commit/1d2eea962ac9724350f025f4c70808d42a435289
Author: CHANDRA GHALE <chandra.nitdgp at gmail.com>
Date: 2025-01-12 (Sun, 12 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CGStmt.cpp
M clang/lib/CodeGen/CGStmtOpenMP.cpp
M clang/lib/CodeGen/CodeGenFunction.h
A clang/test/OpenMP/masked_taskloop_simd_codegen.c
Log Message:
-----------
[OpenMP] codegen support for masked combined construct masked taskloop simd (#121916)
Added codegen support for combined masked constructs `masked taskloop
simd`.
Added implementation for `EmitOMPMaskedTaskLoopSimdDirective`.
Co-authored-by: Chandra Ghale <ghale at pe31.hpc.amslabs.hpecorp.net>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list