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

[Clang][OpenMP] Fix mapping of structs 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 openmp:libomptarget OpenMP offload runtime
#75642 by doru1004 was merged Dec 18, 2023 Loading…
[Serialization] Code cleanups and polish 83233 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
#83237 by ChuanqiXu9 was closed Dec 6, 2024 Loading…
[AMDGPU] - Add address space for strided buffers 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 llvm:ir llvm:support llvm:transforms mlir:llvm mlir
#74471 by OutOfCache was merged Dec 15, 2023 Loading…
[CUDA] Add support for CUDA-12.3 and sm_90a 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:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#74895 by Artem-B was merged Dec 11, 2023 Loading…
Invalidate analyses after running Attributor in OpenMPOpt clang:openmp OpenMP related changes to Clang llvm:transforms
#74908 by ivanradanov was merged Dec 20, 2023 Loading…
[OpenMP] Directly use user's grid and block size in kernel language mode 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 openmp:libomptarget OpenMP offload runtime
#70612 by shiltian was merged Dec 18, 2023 Loading…
[OpenMP] Introduce -fopenmp-force-usm flag 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 openmp:libomptarget OpenMP offload runtime
#75468 by jplehr was closed Dec 29, 2023 Loading…
[OpenMP] atomic compare fail : 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
#75709 by SunilKuravinakop was merged Jan 2, 2024 Loading…
[llvm][OpenMPOpt] Remove no-op ptr-to-ptr bitcast (NFC) clang:openmp OpenMP related changes to Clang llvm:transforms
#73869 by JOE1994 was merged Nov 30, 2023 Loading…
[OpenMP] Patch for Support to loop bind clause : Checking Parent Region 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
#76938 by SunilKuravinakop was merged Jan 9, 2024 Loading…
[Clang] Set writable and dead_on_unwind attributes on sret arguments backend:AMDGPU backend:RISC-V backend:WebAssembly backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. 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 coroutines C++20 coroutines HLSL HLSL Language Support
#77116 by nikic was merged Jan 11, 2024 Loading…
[Clang][Sema] Diagnose function/variable templates that shadow their own template parameters 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
#78274 by sdkrystian was merged Jan 17, 2024 Loading…
[OpenMPIRBuilder] NFC: Improve description of IsTargetDevice and IsGPU clang:openmp OpenMP related changes to Clang flang:openmp
#79322 by skatrak was merged Jan 30, 2024 Loading…
[OpenMP][USM] Introduces -fopenmp-force-usm flag 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:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category openmp:libomptarget OpenMP offload runtime
#76571 by jplehr was merged Jan 22, 2024 Loading…
[clang, SystemZ] Pass HasDef flag to getMinGlobalAlign(). backend:AArch64 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:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#73511 by JonPsson1 was merged Jan 27, 2024 Loading…
[AMDGPU] Diagnose unaligned atomic backend:AMDGPU 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
#80322 by yxsamliu was merged Feb 2, 2024 Loading…
[OpenMP] atomic compare weak : Parser & AST support 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:openmp flang:semantics flang Flang issues not falling into any other category
#79475 by SunilKuravinakop was merged Jan 31, 2024 Loading…
[Clang][Sema] Abbreviated function templates do not append invented parameters to empty template parameter lists 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
#80864 by sdkrystian was merged Feb 8, 2024 Loading…
[Flang][LLVM][OpenMP] Relax target data restrictions to be more inline with the specification clang:openmp OpenMP related changes to Clang flang:openmp flang:semantics flang Flang issues not falling into any other category
#82537 by agozillon was merged Feb 22, 2024 Loading…
AMDGPU: Move enqueued block handling into clang backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category OpenCL
#128519 by arsenm was merged Mar 10, 2025 Loading…
Reland [flang] In AllocMemOp lowering, convert types for calling malloc on 32-bit clang:openmp OpenMP related changes to Clang flang:codegen flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#130386 by ArcaneNibble was merged Mar 11, 2025 Loading…
ProTip! Filter pull requests by the default branch with base:main.