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

[InstCombine] Canonicalize constant GEPs to i8 source element type backend:AMDGPU backend:RISC-V clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category coroutines C++20 coroutines flang Flang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#68882 by nikic was merged Jan 24, 2024 Loading…
[APInt] Fix APInt constructions where value does not fit bitwidth (NFCI) backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:RISC-V backend:X86 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 lldb llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:transforms mlir:cf mlir:core MLIR Core Infrastructure mlir:llvm mlir:ods mlir:openmp mlir:spirv mlir:tosa mlir
#80309 by nikic was merged Oct 17, 2024 Loading…
[LLVM] Fix various cl::desc typos and whitespace issues (NFC) backend:X86 clang:openmp OpenMP related changes to Clang compiler-rt:sanitizer function-specialization llvm:analysis Includes value tracking, cost tables and constant folding llvm:regalloc llvm:SelectionDAG SelectionDAGISel as well llvm:transforms PGO Profile Guided Optimizations
#121955 by rjmansfield was merged Jan 8, 2025 Loading…
[NFC] Use more isa and isa_and_nonnull instead dyn_cast for predicates backend:AMDGPU backend:WebAssembly 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 lld:MachO lld llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir mlir:affine mlir:amdgpu mlir:arith mlir:async mlir:core MLIR Core Infrastructure mlir:gpu mlir:linalg mlir:llvm mlir:quant mlir:sparse Sparse compiler in MLIR mlir:tosa mlir
#137393 by MaxGraey was merged May 13, 2025 Loading…
[IR] Store Triple in Module (NFC) backend:AArch64 backend:AMDGPU backend:DirectX backend:Hexagon backend:SPIR-V backend:X86 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 compiler-rt:sanitizer coroutines C++20 coroutines debuginfo flang:driver flang:openmp flang Flang issues not falling into any other category lldb llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:ir llvm:mc Machine (object) code llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) mlir:execution-engine mlir:llvm mlir offload PGO Profile Guided Optimizations tools:llvm-exegesis
#129868 by nikic was merged Mar 6, 2025 Loading…
[Github][OpenMP] Adding rule for OpenMP label clang:openmp OpenMP related changes to Clang openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime openmp
#65331 by jplehr was merged Oct 17, 2023 Loading…
[OpenMP][USM] Adds test for -fopenmp-force-usm flag clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category openmp:libomptarget OpenMP offload runtime
#75467 by jplehr was closed Jan 18, 2024 Loading…
[OpenMP] Basic BumpAllocator for (AMD)GPUs backend:AMDGPU backend:X86 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:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime openmp
#69806 by jdoerfert was merged Oct 21, 2023 Loading…
[OpenMP 5.2] Deprecate old syntax of linear clause 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
#70152 by mdfazlay was merged Oct 25, 2023 Loading…
[Offloading][NFC] Move creation of offloading entries from OpenMP 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
#70116 by jhuber6 was merged Oct 25, 2023 Loading…
[AST] Only dump desugared type when visibly different 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
#65214 by jrtc27 was merged Oct 26, 2023 Loading…
[clang][OpenMP] Fix target data if/logical expression assert fail clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#70268 by ddpagan was merged Oct 26, 2023 Loading…
[OpenMP] Associate the KernelEnvironment with the GenericKernelTy 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 flang:openmp llvm:transforms openmp:libomptarget OpenMP offload runtime
#70383 by jdoerfert was merged Oct 29, 2023 Loading…
[OpenMP] Pass min/max thread and team count to the OMPIRBuilder 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 flang:openmp
#70247 by jdoerfert was merged Oct 26, 2023 Loading…
[OpenMP] Unify the min/max thread/teams pathways 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 flang:openmp llvm:transforms openmp:libomptarget OpenMP offload runtime
#70273 by jdoerfert was closed Oct 29, 2023 Loading…
[OpenMP] Add optimization to remove the RPC client clang:openmp OpenMP related changes to Clang llvm:transforms
#70683 by jhuber6 was merged Oct 31, 2023 Loading…
[clang][NFC] Improve locality of recently refactored enums 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
#70943 by Endilll was merged Nov 1, 2023 Loading…
[OpenMP][FIX] Allocate per launch memory for GPU team reductions 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 openmp
#70752 by jdoerfert was merged Nov 1, 2023 Loading…
[clang] Robustify openmp test clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#69739 by urnathan was merged Oct 30, 2023 Loading…
[OpenMP] Make team reductions less bad clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#70981 by jdoerfert was closed Nov 2, 2023 Loading…
[clang][NFC] Refactor TagTypeKind 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 clangd HLSL HLSL Language Support lldb
#71160 by Endilll was merged Nov 3, 2023 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] Add a missing 'const' (NFC) 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
#71596 by mikerice1969 was merged Nov 8, 2023 Loading…
[Clang][OpenMP] fixed crash due to invalid binary expression in checking atomic semantics 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
#71480 by sun-jacobi was merged Nov 7, 2023 Loading…
ProTip! Follow long discussions with comments:>50.