- 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
[OpenMP] Support for Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category openmp
nothing in metadirective clang:frontend #73690 by sandeepkosuri was merged Nov 29, 2023 Loading…
Fix accsessing "PresentModifierLocs" array beyond its end. 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
#73579 by jyu2-git was merged Nov 29, 2023 Loading…
[Clang][OpenMP] Emit unsupported directive error clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#70233 by rkchang was merged Nov 24, 2023 Loading…
[Clang] Fix Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
-Wdocumentation warning (NFC) clang:frontend #73243 by egorzhdan was merged Nov 24, 2023 Loading…
[OpenMP] Introduce the KernelLaunchEnvironment as implicit argument backend:AMDGPU 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 llvm:transforms mlir:llvm mlir openmp:libomptarget OpenMP offload runtime
#70401 by jdoerfert was merged Nov 1, 2023 Loading…
[OpenMP][Fix] Fix test initializations clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category openmp:libomptarget OpenMP offload runtime
#74797 by doru1004 was closed Dec 8, 2023 Loading…
[clang] changes where a test writes its output clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#73560 by cjdb was closed Nov 27, 2023 Loading…
Use Address for CGBuilder's CreateAtomicRMW and CreateAtomicCmpXchg. clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#74349 by jyknight was merged Dec 4, 2023 Loading…
[OpenMP] Fix runtime problem due to wrong map size. clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category openmp:libomptarget OpenMP offload runtime
#74692 by jyu2-git was merged Dec 7, 2023 Loading…
[CUDA][HIP] Improve variable registration with the new driver clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp
#73177 by jhuber6 was merged Dec 7, 2023 Loading…
[OpenMPIRBuilder] Add support for target workshare loops clang:openmp OpenMP related changes to Clang flang:openmp
#73360 by DominikAdamski was merged Dec 6, 2023 Loading…
[CodeGen] Migrate away from PointerUnion::{is,get} (NFC) clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#118600 by kazutakahirata was merged Dec 6, 2024 Loading…
[Clang] Enable -fpointer-tbaa by default. backend:AMDGPU clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' 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
#117244 by fhahn was merged Dec 4, 2024 Loading…
clang/AMDGPU: Set amdgpu-max-num-workgroups to disable Y/Z by default backend:AMDGPU 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
#119009 by arsenm was closed Dec 6, 2024 Loading…
[flang][OpenMP][OMPIRBuilder][mlir] Optionally pass reduction vars by ref 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 openacc
#84304 by tblah was merged Mar 13, 2024 Loading…
[flang] support fir.alloca operations inside of omp reduction ops 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 openacc
#84952 by tblah was merged Mar 15, 2024 Loading…
[flang][OpenMP] Make OpenMP clause representation language-agnostic clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#86289 by kparzysz was merged Mar 26, 2024 Loading…
[flang][OpenMP]Add support for fail clause 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
#118683 by Leporacanthicus was merged Dec 11, 2024 Loading…
[OpenMP] Avoid initializing the KernelLaunchEnvironment if possible clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category openmp:libomptarget OpenMP offload runtime openmp
#73864 by jdoerfert was merged Nov 29, 2023 Loading…
[Clang][OpenMP] Fix private variables registration in IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
simd clang:codegen #74105 by lwshanbd was merged Dec 5, 2023 Loading…
[clang] Better bitfield access units backend:AArch64 backend:ARM backend:loongarch backend:PowerPC backend:SystemZ backend:WebAssembly 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
#65742 by urnathan was closed Mar 29, 2024 Loading…
[Frontend][OpenMP] Add functions for checking construct type clang:openmp OpenMP related changes to Clang flang:openmp
[OpenMP][Clang] Force use of Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category openmp
num_teams and thread_limit for bare kernel clang:frontend #68373 by shiltian was merged Dec 18, 2023 Loading…
[Clang][OpenMP] Fix ordering of processing of map clauses when mapping a struct. clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category openmp:libomptarget OpenMP offload runtime
#72410 by doru1004 was closed Dec 18, 2023 Loading…
[OpenMP] Add amdgpu-num-work-groups attribute to OpenMP kernels backend:AMDGPU clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp
#87695 by jhuber6 was merged Apr 5, 2024 Loading…
ProTip! no:milestone will show everything without a milestone.