- 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] 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…
[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…
[MLIR][OpenMP][OMPIRBuilder] Improve shared memory checks clang:openmp OpenMP related changes to Clang flang:openmp mlir:llvm mlir:openmp mlir offload
#161864 opened Oct 3, 2025 by skatrak Loading…
[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…
[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…
[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…
[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…
[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
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…
[OpenMP][OMPIRBuilder] Use device shared memory for arg structures clang:openmp OpenMP related changes to Clang flang:openmp llvm:transforms mlir:llvm mlir:openmp mlir
#150925 opened Jul 28, 2025 by skatrak Loading…
[clang][analyzer][NFC] Run 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
modernize-use-using check over all the code backend:AMDGPU backend:MIPS backend:PowerPC clang:analysis clang:as-a-library #149934 opened Jul 21, 2025 by localspook Loading…
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…
[Clang][OpenMP] Capture mapped pointers on 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
target by reference. clang:codegen #145454 opened Jun 24, 2025 by abhinavgaba Loading…
[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…
[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…
[Clang] [NFC] Rename 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
isAnyPointerType() and getPointeeOrArrayElementType(). backend:AArch64 backend:ARM backend:RISC-V backend:SystemZ clang:analysis clang:codegen #122938 opened Jan 14, 2025 by Sirraide Loading…
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…
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…
[Offload] Sanitize "standalone" unreachable instructions backend:AMDGPU clang:openmp OpenMP related changes to Clang compiler-rt:sanitizer flang:openmp llvm:transforms offload
#101425 opened Jul 31, 2024 by jdoerfert Loading…
[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…
[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…
[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…
[clang] Introduce Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
SemaAccess clang:frontend #92674 opened May 18, 2024 by Endilll Loading…
[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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.