- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Clang][OpenMP][LoopTransformations] Add support for "#pragma omp fuse" loop transformation directive and "looprange" clause clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category openmp:libomp OpenMP host runtime
#139293 by eZWALT was merged Sep 29, 2025 Loading…
[Flang][OpenMP] Derived type explicit allocatable member mapping flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#96266 by agozillon was closed Oct 4, 2024 Loading…
[Flang][mlir] - Translation of delayed privatization for deferred target-tasks flang:driver flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:core MLIR Core Infrastructure mlir:llvm mlir:openmp mlir
#155348 by bhandarkar-pranav was merged Oct 22, 2025 Loading…
[Flang][OpenMP][MLIR] Initial derived type member map support flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#82853 by agozillon was merged May 10, 2024 Loading…
[flang][OpenMP] Implement flexible OpenMP clause representation flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#81621 by kparzysz was merged Mar 14, 2024 Loading…
[Flang][OpenMP][Sema] Adding parsing and semantic support for scan directive. clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category
#102792 by anchuraj was merged Nov 15, 2024 Loading…
[Flang][MLIR][OpenMP] Create a deferred declare target marking process for Bridge.cpp flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#78502 by agozillon was merged Mar 5, 2024 Loading…
[flang][OpenMP] Overhaul implementation of ATOMIC construct flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category
#137852 by kparzysz was merged Jun 11, 2025 Loading…
[MLIR][OpenMP] Lowering nontemporal clause to LLVM IR for SIMD directive clang:openmp OpenMP related changes to Clang flang:codegen flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#118751 by kaviya2510 was merged Apr 30, 2025 Loading…
[mlir][OpenMP] inscan reduction modifier and scan op mlir support flang:openmp mlir:llvm mlir:openmp mlir
#114737 by anchuraj was merged Jan 22, 2025 Loading…
[Clang][OpenMP] Support for dispatch construct (Sema & Codegen) support clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp
#117904 by SunilKuravinakop was closed Mar 18, 2025 Loading…
[llvm][mlir][flang][OpenMP] Emit __atomic_load and __atomic_compare_exchange libcalls for complex types in atomic update clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#92364 by NimishMishra was merged Oct 3, 2024 Loading…
[flang][openmp]Add UserReductionDetails and use in DECLARE REDUCTION flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category
#131628 by Leporacanthicus was closed May 15, 2025 Loading…
[flang][OpenMP] Decompose compound constructs, do recursive lowering clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#90098 by kparzysz was merged May 13, 2024 Loading…
[PGO][OpenMP] Instrumentation for GPU devices clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp llvm:transforms openmp:libomptarget OpenMP offload runtime PGO Profile Guided Optimizations
#76587 by EthanLuisMcDonough was merged Jun 28, 2024 Loading…
[OpenMP][Flang] Emit default declare mappers implicitly for derived types flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category github:workflow libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. offload
#140562 by TIFitis was merged Nov 14, 2025 Loading…
[Flang][OpenMP] Add semantic support for Loop Sequences and OpenMP loop fuse flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category
#161213 by NouTimbaler was merged Nov 21, 2025 Loading…
[flang][mlir][OpenMP] Add support for COPYPRIVATE clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#73128 by luporl was closed Feb 22, 2024 Loading…
[OpenMP] [IR Builder] Changes to Support Scan Operation clang:openmp OpenMP related changes to Clang flang:openmp mlir:llvm mlir:openmp mlir
#136035 by anchuraj was merged Aug 7, 2025 Loading…
[OpenMP][OMPIRBuilder] Add support to omp target parallel clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp llvm:transforms openmp
#67000 by DominikAdamski was merged Nov 6, 2023 Loading…
[OpenMP] Migrate GPU Reductions CodeGen from Clang to OMPIRBuilder clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp mlir:llvm mlir:openmp mlir
#80343 by TIFitis was merged Jun 26, 2024 Loading…
[flang][openmp] Adds Parser and Semantic Support for Interop Construct, and Init and Use Clauses. clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category
#120584 by swatheesh-mcw was merged Mar 19, 2025 Loading…
[clang][OpenMP] New OpenMP 6.0 threadset clause clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category openmp:libomp OpenMP host runtime
#135807 by Ritanya-B-Bharadwaj was merged Oct 30, 2025 Loading…
[WIP] Delayed privatization. flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:func mlir:openmp mlir
[MLIR][OpenMP] Support basic materialization for OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
omp.private ops clang:openmp #81715 by ergawy was merged Feb 28, 2024 Loading…
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-28.