Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[OpenMP] Fix defaultmap(firstprivate:pointer) handling clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169622 opened Nov 26, 2025 by Saieiei Loading… updated Nov 28, 2025
[Flang][OpenMP][Taskloop] Translation support for taskloop construct clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#166903 opened Nov 7, 2025 by kaviya2510 Loading… updated Nov 18, 2025
[OpenMP][clang] Register Vtables on device for indirect calls 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 offload
#159856 opened Sep 19, 2025 by Jason-VanBeusekom Loading… updated Nov 17, 2025
[OpenMP][clang] Indirect and Virtual function call mapping from host to device 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 offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#159857 opened Sep 19, 2025 by Jason-VanBeusekom Loading… updated Nov 7, 2025
[OpenMP] Taskgraph Clang 'record and replay' frontend support 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:openmp openmp:libomp OpenMP host runtime
#159774 opened Sep 19, 2025 by jtb20 Loading… updated Oct 6, 2025
[clang][AST] Fix source range of class template implicit instantiations. clang:analysis 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 clang-tidy clang-tools-extra HLSL HLSL Language Support
#156011 opened Aug 29, 2025 by frederic-tingaud-sonarsource Loading… updated Sep 30, 2025
Clang AST updates for more details backend:RISC-V 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 HLSL HLSL Language Support
#152372 opened Aug 6, 2025 by sei-nreimer Loading… updated Sep 18, 2025
[MLIR][OpenMP] Simplify OpenMP device codegen clang:openmp OpenMP related changes to Clang flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#137201 opened Apr 24, 2025 by skatrak Loading… updated Aug 25, 2025
[OpenMP][wip] Rework 'containing struct'/overlapped mapping handling clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#153672 opened Aug 14, 2025 by jtb20 Draft updated Aug 14, 2025
[clang][analyzer][NFC] Run modernize-use-using check over all the code backend:AMDGPU backend:MIPS backend:PowerPC clang:analysis clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' 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 debuginfo HLSL HLSL Language Support
#149934 opened Jul 21, 2025 by localspook Loading… updated Jul 30, 2025
One more fix for P3144R2 implementation clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category
#149406 opened Jul 17, 2025 by hvdijk Loading… updated Jul 24, 2025
[Clang][OpenMP] Capture mapped pointers on target by reference. 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 offload
#145454 opened Jun 24, 2025 by abhinavgaba Loading… updated Jul 23, 2025
[OpenMP][OMPIRBuilder] Use OMPKinds.def to specify callback metadata clang:openmp OpenMP related changes to Clang flang:openmp
#142753 opened Jun 4, 2025 by ivanradanov Loading… updated Jul 15, 2025
modified AST for SEI redemption project backend:AMDGPU 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 HLSL HLSL Language Support
#111705 opened Oct 9, 2024 by sei-nreimer Loading… updated Jul 9, 2025
Clang tooling generated visibility macros for Clang backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:loongarch backend:PowerPC backend:RISC-V backend:SystemZ backend:WebAssembly backend:X86 clang:analysis clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html 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 clang-format ClangIR Anything related to the ClangIR project HLSL HLSL Language Support xray
#109702 opened Sep 23, 2024 by fsfod Loading… updated Mar 13, 2025
[clang][test] Fix filecheck annotation typos backend:PowerPC backend:RISC-V backend:X86 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 clang-tidy clang-tools-extra
#93193 opened May 23, 2024 by klensy Loading… updated Feb 3, 2025
[Clang] [NFC] Rename isAnyPointerType() and getPointeeOrArrayElementType(). backend:AArch64 backend:ARM backend:RISC-V backend:SystemZ clang:analysis 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:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd HLSL HLSL Language Support lldb
#122938 opened Jan 14, 2025 by Sirraide Loading… updated Jan 27, 2025
[Offload][CUDA] Add initial cuda_runtime.h overlay backend:AMDGPU backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category offload
#94821 opened Jun 8, 2024 by jdoerfert Loading… updated Jan 15, 2025
[Offload] Introduce the concept of "default streams" backend:AMDGPU backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp offload
#95371 opened Jun 13, 2024 by jdoerfert Loading… updated Aug 30, 2024
[clang] Introduce SemaAccess 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
#92674 opened May 18, 2024 by Endilll Loading… updated May 21, 2024
[OpenMP] Introduce support for OMPX extensions and taskgraph frontend 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:openmp openmp
#66919 opened Sep 20, 2023 by Munesanz Loading… updated Mar 1, 2024
ProTip! no:milestone will show everything without a milestone.