Sign in
llvm
/
llvm-project
/
openmp
/
HEAD
ce7d95f
[OpenMP][DeviceRTL] Use the actual block size in the SPMD no-loop distribute path (#214073)
by Spencer Bryngelson
· 21 hours ago
main
master
1061130
[Offload][OMPT][NFCI] Call ompt_libomp_connect instead of dlopen libomp (#214556)
by Michael Halkenhäuser
· 4 days ago
b22cea1
[OpenMP][OMPT] Error when registering EMI and non-EMI callbacks (#213697)
by Jan André Reuter
· 5 days ago
24c122e
[openmp][WebAssembly] Add support for wasm64 (#181669)
by arsnyder16
· 7 days ago
eb183a6
[OpenMP] Simplify generic microtask dispatch (#214004)
by arsnyder16
· 8 days ago
72d1e72
[Offload] Save jit image (#212384)
by jandrovins
· 8 days ago
ebadff0
[OpenMP] Remove Wasm limitation from openmp/runtime/cmake/config-ix.cmake (#213742)
by Sam Clegg
· 9 days ago
ea3e591
[offload][OpenMP] Add atomic cross-team reductions (#209298)
by Robert Imschweiler
· 10 days ago
f138af3
[OpenMP][offload] Fix Global addrspace (#212529)
by Robert Imschweiler
· 2 weeks ago
51ca911
FIX some OMPT tests that fail on RISC-V (#156914)
by julianmorillo
· 3 weeks ago
ad9149e
[Flang][OpenMP] Add support for interop construct (#203959)
by Sunil Shrestha
· 3 weeks ago
58e03af
[openmp][cmake] Match GPU triples consistently in openmp/module (#211138)
by Spencer Bryngelson
· 3 weeks ago
792effd
[OpenMP] Simplify GNU strerror_r check for Android (#148990)
by Brad Smith
· 3 weeks ago
d6bcab7
[OpenMP] Fix endian bug in hierarchical barrier code (#117073)
by Ulrich Weigand
· 4 weeks ago
5aa6faa
[openmp] Apply a mingw/64 bit codepath to arm64ec too (#209297)
by Martin Storsjö
· 4 weeks ago
af09160
[OpenMP] Publish target-init team state with acq_rel barrier (#208701)
by Abid Qadeer
· 4 weeks ago
a9e963a
[OpenMP][Offload][AMDGPU] Fix offload tests failure after the new triple (#208617)
by Kewen Meng
· 5 weeks ago
0471006
[OpenMP] Use secure_getenv when read OMPT library path (#208652)
by Jan Patrick Lehr
· 5 weeks ago
6b3d4e9
[OpenMP] Remove internal linkage from __kmp_wait template (NFC) (#207983)
by Aditya Medhane
· 5 weeks ago
54d4131
[openmp][arm64ec] Fix arm64x when PER_TARGET_RUNTIME_DIR=On (#207747)
by David Truby
· 5 weeks ago
1dc8617
[OpenMP][OMPT] Map `ompt_get_num_devices` to runtime function (#200790)
by Jan André Reuter
· 6 weeks ago
41e044c
[flang][OpenMP] add Flang OpenMP Support page (NFC) (#205833)
by Deepak Eachempati
· 6 weeks ago
79a0a58
[libomp][AIX] Rename libatomic to libcompiler_rt (#203594)
by Xing Xue
· 6 weeks ago
cbb5353
[CMake] Warn when the version of CMake is older than 3.31.0 (#204203)
by Petr Hosek
· 6 weeks ago
9dc4282
[offload][OpenMP] Fix partial warp reduction (#205861)
by Robert Imschweiler
· 7 weeks ago
257c44a
[flang-rt][CMake] Avoid 'use, intrinsic ::' (#205634)
by Michael Kruse
· 7 weeks ago
3a42d59
[docs] Create utils/docs (#203962)
by Scott Linder
· 7 weeks ago
48dd9ff
[flang-rt][openmp] Add file-level dependencies for builtin mod files (#204260)
by Michael Kruse
· 7 weeks ago
d5498c7
Reapply "[OpenMP][offload] Cross-team reductions with variable number of teams" (#204914) (#205071)
by Robert Imschweiler
· 7 weeks ago
0f036a5
Revert "[OpenMP][offload] Cross-team reductions with variable number of teams" (#204914)
by Robert Imschweiler
· 8 weeks ago
7744b12
[OpenMP][offload] Cross-team reductions with variable number of teams (#195102)
by Robert Imschweiler
· 8 weeks ago
c0de916
[offload] Improve report printing for kernel recording (#204505)
by Kevin Sala Penades
· 8 weeks ago
4b3d96e
[OpenMP] Control KMP_CANCEL_THREADS via CMake and detect pthread_cancel (#193681)
by Mark Zhuang
· 8 weeks ago
308b36b
[OpenMP] Improve dladdr error handling in ompd_init() (#201043)
by Mark Zhuang
· 8 weeks ago
57eaefc
[libomp] Add kmp_vector (ADT 2/2) (#176163)
by Robert Imschweiler
· 8 weeks ago
a2b6ef5
[libomp] Add kmp_str_ref (ADT 1/2) (#176162)
by Robert Imschweiler
· 8 weeks ago
483aaf2
[openmp] Fix export file paths (#202692)
by Michael Kruse
· 9 weeks ago
8b16725
[docs] try again to handle doxygen everywhere (#203081)
by Jameson Nash
· 9 weeks ago
21df685
[docs] update CI to use latest release of doxygen (#202420)
by Jameson Nash
· 9 weeks ago
996416e
[OpenMP] Ignore teams ICV setters in restricted contexts (#194428)
by Sairudra More
· 9 weeks ago
c8a6322
Revert "[docs] update CI to use latest release of doxygen" (#202412)
by Jameson Nash
· 9 weeks ago
e0e1bd6
[docs] update CI to use latest release of doxygen (#191501)
by Jameson Nash
· 9 weeks ago
a10f61d
[Runtimes] Drop 'flang' from runtimes configure dependency (#198205)
by Joseph Huber
· 9 weeks ago
b26b163
[openmp][omptest] Include cstdlib for malloc() (#202021)
by Paul Osmialowski
· 10 weeks ago
74805c5
[OpenMP] FIx omp_lib.mod compilation for the GPU (#201377)
by Joseph Huber
· 10 weeks ago
062678d
[Flang] Fix omp_lib.h location and search path (#201104)
by Michael Kruse
· 10 weeks ago
96b6f74
[docs] Rename SphinxQuickstartTemplate.{rst|md} for blame (#198899)
by Reid Kleckner
· 2 months ago
5a815f4
[OpenMP][OMPT] Remove unused var in archer (#201140)
by Jan Patrick Lehr
· 2 months ago
a15e16d
[Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#171515)
by Michael Kruse
· 3 months ago
386cb62
[libc] Demote compiler check error to a warning (#198033)
by Joseph Huber
· 3 months ago
c364fb6
[Offload] Add a proper `install-offload` target (#198206)
by Joseph Huber
· 3 months ago
ef851de
[OpenMP] Fix missing install-openmp component (#197603)
by Joseph Huber
· 3 months ago
1d3f8cc
[OpenMP][offload] Inline target reductions (#196061)
by Robert Imschweiler
· 3 months ago
81265d0
[OpenMP] Fix set-but-unused-var warning in omptest (#196069)
by Jan Patrick Lehr
· 3 months ago
c7f592c
[OpenMP] Fix incorrect use of align instead of round (#196191)
by Joseph Huber
· 3 months ago
ecc3581
[OpenMP][NFC] Simplify rounding operations (#196155)
by Joseph Huber
· 3 months ago
06184ea
[openmp][flang] To add a cmake option to build OPENMP Fortran modules only without building the libomp lib (#195576)
by Daniel Chen
· 3 months ago
2785d7f
[OpenMP][OMPT] Update tools header for OpenMP v6.0 (#195829)
by Jan André Reuter
· 3 months ago
a0914e2
[OpenMP] Add target to build OpenMP runtime (#189557)
by Jan Patrick Lehr
· 3 months ago
4739ca0
[libomp] Set arch string for PPC (#195129)
by Xing Xue
· 3 months ago
02c4520
[Offload] Clean up and split Shared/Utils.h (#194876)
by Joseph Huber
· 3 months ago
69e1697
[OMPT][OpenMP] Use omp_initial_device for host in callbacks (#192924)
by Jan André Reuter
· 4 months ago
f169871
[OpenMP] Fix use of uninitialized Dl_info when dladdr fails in ompd_init (#193643)
by Mark Zhuang
· 4 months ago
df68925
[Flang][OpenMP] Validate `omp_initial_device` `omp_invalid_device` as device IDs (#193669)
by Amit Tiwari
· 4 months ago
92396f2
[OpenMP] Rename ompx_taskgraph->omp_taskgraph_experimental
by Julian Brown
· 4 months ago
a472252
[Clang][OpenMP] Validate omp_initial_device omp_invalid_device as device IDs (#193688)
by Amit Tiwari
· 4 months ago
577075d
[OpenMP] Make loop index unsigned in __kmpc_omp_task_with_deps/__kmp_omp_task
by Julian Brown
· 4 months ago
a4ae52b
[flang] Add comparison operators for c_devptr (#192687)
by nvptm
· 4 months ago
091b48b
[NFC][offload][OpenMP] Fix kernel replay documentation (#193832)
by Kevin Sala Penades
· 4 months ago
e32a0cf
[offload][OpenMP] Add basic documentation for kernel record replay (#193699)
by Kevin Sala Penades
· 4 months ago
92377c5
[offload] Fix envar description in docs (#193642)
by Kevin Sala Penades
· 4 months ago
17568f0
[OpenMP] Fix OpenMP device subdir installation w/ multilibs (#193378)
by Joseph Huber
· 4 months ago
e5e2a00
[OpenMP][Device] Fix __llvm_omp_indirect_call_lookup function pointer types (#192502)
by Nick Sarnie
· 4 months ago
ac74697
[offload][OpenMP] Require CUDA 11.8 (#191100)
by Kevin Sala Penades
· 4 months ago
aa5e99e
[openmp] Fix Darwin after 988e00e (#192135)
by Alexandre Ganea
· 4 months ago
0986abc
[OpenMP] Create check-openmp target for device targets (#192175)
by Wenju He
· 4 months ago
901bca8
[OpenMP][OMPT] Revert `control_tool.c` changes from #191429 (#192069)
by Jan André Reuter
· 4 months ago
156356d
[Offload] Revert part of #187138. Workaround #191910 (#191925)
by Ye Luo
· 4 months ago
11cf6d0
[openmp] Silence warnings when building on Windows (#191556)
by Alexandre Ganea
· 4 months ago
3773baf
[Clang][OpenMP] Implement Loop splitting `#pragma omp split` directive (#190397)
by Amit Tiwari
· 4 months ago
503d75a
[OpenMP] Fix nondependent inscan variables in templated functions (#191627)
by Robert Imschweiler
· 4 months ago
eaa73c9
[OpenMP][OMPT] Fix `omp_control_tool` before any directive (#191429)
by Jan André Reuter
· 4 months ago
79db276
Revert "[Clang][OpenMP] Implement Loop splitting `#pragma omp split` directive " (#190335)
by theRonShark
· 4 months ago
9c7507e
[Clang][OpenMP] Implement Loop splitting `#pragma omp split` directive (#183261)
by Amit Tiwari
· 4 months ago
e134bfb
[Runtimes] Introduce variables containing resource dir paths (#177953)
by Michael Kruse
· 4 months ago
e9f45e5
[openmp] Add support for Arm64X to libomp (#176157)
by David Truby
· 4 months ago
d3d82ac
[openmp] Add support for arm64ec to libomp (#176151)
by David Truby
· 4 months ago
6745aa3
[OFFLOAD] Add spirv implementation for named barrier (#180393)
by fineg74
· 5 months ago
b6246e9
[OpenMP][test] Remove %flags-use-compiler-omp-h (#188789)
by Michael Kruse
· 5 months ago
7c70445
[Offload] Enable multilib building for OpenMP/Offload (#188485)
by Joseph Huber
· 5 months ago
7af3d7b
[Offload][OpenMP][libdevice] Make check to enter state machine architecture dependent (#188144)
by Alex Duran
· 5 months ago
b8c79b7
[compiler-rt] Define GPU specific handling of profiling functions (#185763)
by Joseph Huber
· 5 months ago
1ac7402
[OpenMP] Use the standard fences now that they are supported (#187138)
by Joseph Huber
· 5 months ago
fbf0084
[OpenMP][OMPT] Add missing `error` entry to device tracing record union (#185683)
by Jan André Reuter
· 5 months ago
1580474
[mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (#182223)
by Chi-Chun, Chen
· 5 months ago
452e5b6
[offload] Remove LIBOMPTARGET_SHARED_MEMORY_SIZE envar (#186231)
by Kevin Sala Penades
· 5 months ago
83f638d
[OpenMP][OMPT] Remove Threads dependency from omptest link interface (#186183)
by Michael Halkenhäuser
· 5 months ago
7d044a1
[OpenMP] Include the cmake policy file (#186031)
by Kelvin Li
· 5 months ago
a06bc8e
Revert "[OpenMP][OMPT] Remove Threads dependency from omptest" (#186111)
by Jan Patrick Lehr
· 5 months ago
97d9371
[OpenMP][OMPT] Remove Threads dependency from omptest (#185930)
by Michael Halkenhäuser
· 5 months ago
Next »