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] Implement omp_get_uid_from_device() / omp_get_device_from_uid() offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#164392 by ro-i was merged Nov 18, 2025 Loading… updated Nov 18, 2025
[OpenMP] Add parser/semantic support for dyn_groupprivate clause backend:AMDGPU 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 Clang issues not falling into any other category flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category offload openmp:libomp OpenMP host runtime
#152651 by kevinsala was merged Nov 7, 2025 Loading… updated Nov 7, 2025
[OpenMP] Add ompTest library to OpenMP openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#147381 by mhalk was merged Aug 21, 2025 Loading… updated Oct 26, 2025
[NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt libunwind openmp:libomp OpenMP host runtime
#164453 by tambry was merged Oct 21, 2025 Loading… updated Oct 22, 2025
[Flang] Add standalone tile support 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 mlir:llvm mlir openmp:libomp OpenMP host runtime
#160298 by Meinersbur was merged Oct 3, 2025 Loading… updated Oct 3, 2025
[OpenMP][clang] 6.0: num_threads strict (part 3: codegen) 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 openmp:libomp OpenMP host runtime
#146405 by ro-i was merged Aug 28, 2025 Loading… updated Aug 28, 2025
Revert "[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)" 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 openmp:libomp OpenMP host runtime
#155809 by ro-i was merged Aug 28, 2025 Loading… updated Aug 28, 2025
Avoid concurrency issues in LibompGetArchitecture openmp:libomp OpenMP host runtime
#151313 by Flamefire was closed Aug 7, 2025 Loading… updated Aug 7, 2025
Update IDE Folders backend:AMDGPU backend:WebAssembly backend:X86 clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd cmake Build system in general and CMake in particular compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:cfi Control Flow Integrity compiler-rt:fuzzer compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:lsan Leak sanitizer compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt flang:fir-hlfir flang:runtime flang:semantics flang Flang issues not falling into any other category libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libc libunwind lld lldb llvm:analysis Includes value tracking, cost tables and constant folding llvm:support llvm:transforms llvm-lit mlgo mlir:core MLIR Core Infrastructure mlir:linalg mlir openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime PGO Profile Guided Optimizations testing-tools tools:llvm-exegesis xray
#89153 by Meinersbur was closed May 25, 2024 Loading… updated Aug 4, 2025
[OpenMP][clang] 6.0: num_threads strict (part 1: host runtime) openmp:libomp OpenMP host runtime
#146403 by ro-i was merged Jul 7, 2025 Loading… updated Jul 7, 2025
[OpenMP][clang] 6.0: codegen+runtime for num_threads strict 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
#146346 by ro-i was closed Jun 30, 2025 Loading… updated Jun 30, 2025
[OpenMP][test] Make %p 0x prefix optional openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#138514 by rorth was merged May 10, 2025 Loading… updated May 14, 2025
[OpenMP][test] Adjust tool_available_search.c for Solaris openmp:libomp OpenMP host runtime
#138515 by rorth was merged May 10, 2025 Loading… updated May 10, 2025
Bump version to 21.0.0git clang Clang issues not falling into any other category clang-tools-extra cmake Build system in general and CMake in particular libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lld llvm-lit openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime skip-precommit-approval PR for CI feedback, not intended for review testing-tools
#124870 by tstellar was merged Jan 29, 2025 Loading… updated Jan 29, 2025
[Offload] Rework offloading entry type to be more generic 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 mlir:llvm mlir offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#124018 by jhuber6 was merged Jan 28, 2025 Loading… updated Jan 28, 2025
Finally formalise our defacto line-ending policy backend:AMDGPU backend:DirectX backend:RISC-V backend:SPIR-V backend:X86 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd compiler-rt:asan Address sanitizer compiler-rt:sanitizer compiler-rt debuginfo flang:driver flang Flang issues not falling into any other category HLSL HLSL Language Support lld:COFF lld:ELF lld lldb llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:mc Machine (object) code llvm:support llvm:transforms llvm-lit mlir:gpu mlir:llvm mlir:shape mlir objectyaml openmp:libomp OpenMP host runtime PGO Profile Guided Optimizations testing-tools
#86318 by ldrumm was merged Oct 17, 2024 Loading… updated Nov 4, 2024
[Offload] Allow to record kernel launch stack traces backend:AMDGPU offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#100472 by jdoerfert was merged Jul 31, 2024 Loading… updated Aug 14, 2024
[Clang][OpenMP] Add interchange directive 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 openmp:libomp OpenMP host runtime
#93022 by Meinersbur was merged Jul 19, 2024 Loading… updated Jul 19, 2024
[OpenMP] [OMPT] Callback registration should not depend on the device init callback. offload openmp:libomp OpenMP host runtime
#96371 by dhruvachak was merged Jul 1, 2024 Loading… updated Jul 1, 2024
[openmp][wasm] Allow compiling OpenMP to WebAssembly clang:openmp OpenMP related changes to Clang flang:openmp openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#71297 by abrown was merged Dec 14, 2023 Loading… updated Jun 12, 2024
[Offload][WIP] Move /openmp/libomptarget to /offload backend:AMDGPU cmake Build system in general and CMake in particular openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#82459 by efwright was closed May 24, 2024 Loading… updated May 24, 2024
[Offload] Correctly reject building on unsupported architectures offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#92276 by jhuber6 was merged May 15, 2024 Loading… updated May 15, 2024
[Offload] Move /openmp/libomptarget to /offload backend:AMDGPU cmake Build system in general and CMake in particular offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#75125 by jdoerfert was merged Apr 22, 2024 Loading… updated May 6, 2024
[NFC] Remove trailing whitespace across all non-test related files backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:m68k backend:MSP430 backend:PowerPC backend:RISC-V backend:SPIR-V backend:SystemZ backend:WebAssembly backend:X86 clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd cmake Build system in general and CMake in particular compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt coroutines C++20 coroutines debuginfo flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category github:workflow HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lld:COFF lld:ELF lld:wasm lld lldb llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:globalisel llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms mlir:amdgpu mlir:arith mlir:core MLIR Core Infrastructure mlir:dlti mlir:emitc mlir:execution-engine mlir:gpu mlir:irdl mlir:linalg mlir:llvm mlir:memref mlir:nvgpu mlir:ods mlir:openacc mlir:openmp mlir:pdl mlir:python MLIR Python bindings mlir:scf mlir:spirv mlir:tensor mlir:tosa mlir openacc openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime PGO Profile Guided Optimizations platform:windows testing-tools tools:llvm-mca xray
#82838 by AZero13 was closed Feb 23, 2024 Loading… updated Feb 26, 2024
[OpenMP] Add unit tests for nextgen plugins openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime openmp
#74398 by EthanLuisMcDonough was merged Dec 20, 2023 Loading… updated Dec 21, 2023
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.