- 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][Offload] Add offload runtime support for dyn_groupprivate clause backend:AMDGPU offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#152831 opened Aug 9, 2025 by kevinsala Loading…
[OpenMP][AMDGPU] Adapt dynamic callstack sizes to HIP behavior backend:AMDGPU openmp:libomptarget OpenMP offload runtime
#74080 opened Dec 1, 2023 by mhalk Loading…
Fix typos and spelling errors across codebase backend:AArch64 backend:AMDGPU backend:SPIR-V backend:WebAssembly backend:X86 BOLT clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html 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-format clang-tidy clang-tools-extra clangd compiler-rt:builtins compiler-rt:sanitizer compiler-rt debuginfo flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libc lldb llvm:codegen llvm:regalloc llvm:support llvm:transforms mlir:arith mlir:bufferization Bufferization infrastructure mlir:llvm mlir:openmp mlir:sparse Sparse compiler in MLIR mlir openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#156270 opened Sep 1, 2025 by AustinBoyuJiang Loading…
[OpenMP][libomptarget] Add map checks when running under unified shared memory openmp:libomptarget OpenMP offload runtime openmp
#69005 opened Oct 13, 2023 by doru1004 Loading…
[OpenMP] Add memory diff dump for kernel record-replay openmp:libomptarget OpenMP offload runtime
#70667 opened Oct 30, 2023 by nmustakin Loading…
[Offload] Remove standalone build in favor of 'runtimes' offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#162904 opened Oct 10, 2025 by jhuber6 Loading…
[TSan] Add instrumentation of AVX2 and AVX512 instructions compiler-rt:sanitizer compiler-rt llvm:transforms openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#74636 opened Dec 6, 2023 by jprotze Loading…
[OpenMP][omptest] Improve CMake and address review comments openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#159416 opened Sep 17, 2025 by mhalk Loading…
[OpenMP][RISCV] Add riscv32 support openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#99494 opened Jul 18, 2024 by wangpc-pp Loading…
[OpenMP][libomptarget][RFC] extend libomptarget with mechanism to execute fill memory on the target backend:AMDGPU openmp:libomptarget OpenMP offload runtime
#73801 opened Nov 29, 2023 by mjklemm 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][DeviceRTL] implemented nteams-var ICV, omp_get_max_teams(), and omp_set_num_teams() openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#71259 opened Nov 4, 2023 by khoing0810 Loading…
[Flang][OpenMP] Add support for schedule clause for GPU clang:openmp OpenMP related changes to Clang flang:openmp mlir:llvm mlir openmp:libomptarget OpenMP offload runtime
#81618 opened Feb 13, 2024 by DominikAdamski Loading…
[offload][OpenMP] Re-enable strict modifier for num_threads clang:bytecode Issues for the clang bytecode constexpr interpreter 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 openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#163565 opened Oct 15, 2025 by kevinsala Loading…
[OpenMP] Add OpenMP host runtime openmp:libomptarget OpenMP offload runtime
OPENMP_INCLUDE_TESTS openmp:libomp #143390 opened Jun 9, 2025 by RossBrunton Loading…
[OpenMP] Remove standalone build mode openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#149878 opened Jul 21, 2025 by Meinersbur • Draft
[OpenMP][AMDGPU] Add interop support for OpenMP AMD GPU plugin openmp:libomptarget OpenMP offload runtime openmp
[libomptarget][nextgen-plugin] Use SCRELEASE/SCACQUIRE in packet header backend:AMDGPU libc openmp:libomptarget OpenMP offload runtime
#85952 opened Mar 20, 2024 by doru1004 Loading…
[OpenMP][libomptarget] Enable lazy device initialization openmp:libomptarget OpenMP offload runtime
#76832 opened Jan 3, 2024 by doru1004 Loading…
[OpenMP][Archer][TSan] Use TSan fibers to implement task-centric analysis for OpenMP tasks compiler-rt:sanitizer compiler-rt openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#74646 opened Dec 6, 2023 by jprotze Loading…
[TSan][OpenMP][Archer] Treat all reduction operations as atomic clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#74631 opened Dec 6, 2023 by jprotze Loading…
[libomptarget][nextgen-plugin] Always use a signal to trigger completion of H2D data transfers backend:AMDGPU openmp:libomptarget OpenMP offload runtime
#83475 opened Feb 29, 2024 by doru1004 Loading…
[libomptarget][nextgen-plugin] Add missing mutex lock backend:AMDGPU openmp:libomptarget OpenMP offload runtime
#83455 opened Feb 29, 2024 by doru1004 Loading…
Build and ship OpenMP with LLVM releases clang Clang issues not falling into any other category openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#160581 opened Sep 24, 2025 by luporl Loading…
[OpenMP] Use "standalone" include path if clang is not being built openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#143405 opened Jun 9, 2025 by RossBrunton Loading…
ProTip! Updated in the last three days: updated:>2025-11-28.