- 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] 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…
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…
[MLIR][OpenMP] Add scan reduction lowering to llvm flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir openmp:libomp OpenMP host runtime
#167031 opened Nov 7, 2025 by anchuraj Loading…
[runtimes] remove workaround for old CMake when setting Clang issues not falling into any other category cmake Build system in general and CMake in particular compiler-rt libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libunwind offload openmp:libomp OpenMP host runtime
--unwindlib=none clang #93429 opened May 26, 2024 by h-vetinari • Draft
[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…
[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…
[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…
[openmp] Segfaults/assertion errors on certain omp statements after calling OpenMP host runtime
omp_pause_resource_all(omp_pause_hard) openmp:libomp #154204 opened Aug 18, 2025 by haiyanghee Loading…
[OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget offload openmp:libomp OpenMP host runtime
#156020 opened Aug 29, 2025 by kaloyan-ignatov 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…
[offload][ompt] Added lookup function for device callbacks offload openmp:libomp OpenMP host runtime
#110007 opened Sep 25, 2024 by kaloyan-ignatov 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…
Python-related cleanups clang:as-a-library libclang and C++ API clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:static analyzer clang Clang issues not falling into any other category clang-tools-extra clangd cmake Build system in general and CMake in particular compiler-rt:asan Address sanitizer compiler-rt:fuzzer compiler-rt:sanitizer compiler-rt libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libc lld:MachO lld lldb llvm-lit mlir openmp:libomp OpenMP host runtime testing-tools
#163566 opened Oct 15, 2025 by rossburton Loading…
[OpenMP] Add libomp unit test infrastructure openmp:libomp OpenMP host runtime
#168063 opened Nov 14, 2025 by ro-i 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…
[openmp] using h/w clock tick to measure time instead of gettimeofday… openmp:libomp OpenMP host runtime
#85474 opened Mar 15, 2024 by devnexen Loading…
[openmp] Add initial ARM64EC support openmp:libomp OpenMP host runtime
#138769 opened May 6, 2025 by cjacek Loading…
[OpenMp] Prototype OpenMP 5.1's omp_target_is_accessible offload openmp:libomp OpenMP host runtime
#143058 opened Jun 6, 2025 by yuanm-qy 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…
[MLIR][OpenMP] Add omp.fuse operation 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 mlir openmp:libomp OpenMP host runtime
#168898 opened Nov 20, 2025 by NouTimbaler 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] Fix build for X32 ABI openmp:libomp OpenMP host runtime
#90395 opened Apr 28, 2024 by abatyiev Loading…
[OpenMP] Introduce KMP_TASK_STEALING to allow disabling task stealing. openmp:libomp OpenMP host runtime
#76891 opened Jan 4, 2024 by ye-luo Loading…
[OpenMP] Remove standalone build mode openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#149878 opened Jul 21, 2025 by Meinersbur • Draft
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.