aboutsummaryrefslogtreecommitdiff
path: root/offload
AgeCommit message (Expand)AuthorFilesLines
2026-01-03[offload] [test] Mark bug 51781 test as requiring GPU (#174284)Michał Górny1-0/+1
2025-12-23[Clang][OpenMP] Handle check for non-contiguous mapping in pointer-based arra...Amit Tiwari12-0/+1182
2025-12-21[offload] Fix unittests when multiple devices are available (#173209)Kevin Sala Penades1-6/+6
2025-12-21[offload] Fix kernel launch unittest (#173203)Kevin Sala Penades1-2/+2
2025-12-19[Offload] Make sure error is consumed (#172924)Hansang Bae1-2/+2
2025-12-18[OFFLOAD][L0] Expose native ELF to upper layers (#172819)Alex Duran5-94/+91
2025-12-18[OFFLOAD] Recognize level_zero backend in liboffload (#172818)Alex Duran2-0/+3
2025-12-18[OFFLOAD][L0] Improve symbol device lookup (#172820)Alex Duran3-12/+11
2025-12-18[OFFLOAD][L0] Fix usages of getDebugLevel in L0 plugin (#172815)Alex Duran2-50/+60
2025-12-18[OpenMP][Offload] Fix test after #172382 (#172865)Jan Patrick Lehr1-0/+2
2025-12-18Revert "[OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget" (#1...Joachim6-480/+21
2025-12-18[OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget (#156020)Kaloyan Ignatov6-21/+480
2025-12-18[OFFLOAD] Add plugin with support for Intel oneAPI Level Zero (#158900)Alex Duran26-1/+5888
2025-12-17[Offload] Debug message update part 3 (#171684)Hansang Bae5-127/+140
2025-12-17[Offload] Debug message update part 2 (#171683)Hansang Bae7-109/+128
2025-12-17[Offload] Debug message update part 1 (#171672)Hansang Bae3-134/+149
2025-12-17[NFC][Offload] Missing test change in #153683 (#172587)Hansang Bae1-1/+1
2025-12-17[OpenMP][Offload] Add support for lambdas with debug conditions (#172573)Alex Duran1-9/+45
2025-12-16[OpenMP][Offload] Add `LIBOMPTARGET_TREAT_ATTACH_AUTO_AS_ALWAYS` to treat `at...Abhinav Gaba4-1/+76
2025-12-16Revert "[OpenMP][Offload] Add support for lambdas with debug conditions" (#17...Alex Duran1-46/+9
2025-12-16[OpenMP][Offload] Add support for lambdas with debug conditions (#172107)Alex Duran1-9/+46
2025-12-16[OpenMP][Offload] Revert format of changed messages (#171995)Alex Duran3-7/+14
2025-12-15[OpenMP][Clang] Use `ATTACH` map-type for list-items with base-pointers. (#15...Abhinav Gaba23-82/+55
2025-12-15[NFC][Offload] Fix minor debug print issues introduced in #170425. (#172377)Abhinav Gaba3-24/+25
2025-12-14[offload] Fix CUDA args size by subtracting tail padding (#172249)Kevin Sala Penades7-5/+52
2025-12-10[OpenMP][Offload] Continue to update libomptarget debug messages (#170425)Alex Duran3-253/+336
2025-12-05Reland "[Flang][OpenMP] Add lowering support for is_device_ptr clause (#16933...Akash Banerjee1-0/+60
2025-12-04Revert "[Flang][OpenMP] Add lowering support for is_device_ptr clause" (#170778)theRonShark1-60/+0
2025-12-04[Flang][OpenMP] Add lowering support for is_device_ptr clause (#169331)Akash Banerjee1-0/+60
2025-12-02[OFFLOAD][LIBOMPTARGET] Start to update debug messages in libomptarget (#170265)Alex Duran3-142/+205
2025-12-01Reland: [OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler5-0/+146
2025-11-26[OpenMP][clang] Register vtables on device for indirect calls runtime (#167011)Jason-VanBeusekom4-19/+167
2025-11-26[OFFLOAD] Add support for indexed per-thread containers (#164263)Alex Duran2-59/+208
2025-11-25[offload][lit] Fix compilation of two offload tests (#169399)Nick Sarnie2-3/+3
2025-11-24[NFC][OpenMP] Add use_device_ptr/addr tests for when the lookup fails. (#169428)Abhinav Gaba3-0/+77
2025-11-24[OpenMP][flang] Lowering of OpenMP custom reductions to MLIR (#168417)Jan Leyonberg1-0/+88
2025-11-24[Flang][OpenMP][MLIR] Initial declare target to for variables implementation ...agozillon3-0/+111
2025-11-24[MLIR][OpenMP] Introduce overlapped record type map support (#119588)agozillon1-0/+56
2025-11-20[OFFLOAD] Add support for more fine grained debug messages control (#165416)Alex Duran4-2/+285
2025-11-19[Offload] Make the RPC thread sleep briefly when idle (#168596)Joseph Huber1-3/+18
2025-11-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse3-9/+9
2025-11-18Revert "[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler5-145/+0
2025-11-18[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#16...Robert Imschweiler5-0/+145
2025-11-14[OpenMP][Flang] Emit default declare mappers implicitly for derived types (#1...Akash Banerjee1-0/+65
2025-11-13[Offload] Add device info for shared memory (#167817)Kevin Sala Penades8-4/+47
2025-11-13[offload] defer "---> olInit" trace message (#167893)Łukasz Plewa1-5/+11
2025-11-10[PGO][Offload] Fix missing names bug in GPU PGO (#166444)Ethan Luis McDonough4-4/+0
2025-11-08[Offload] Remove unused KernelArgsTy instantiation (#167197)Kevin Sala Penades1-4/+0
2025-11-06[OpenMP] Fix tests relying on the heap size variableJoseph Huber4-7/+12
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber9-150/+12