aboutsummaryrefslogtreecommitdiff
path: root/offload
AgeCommit message (Expand)AuthorFilesLines
16 hours[Offload] Provide a cache file for building OpenMP w/ Flang offloading (#178472)Joseph Huber1-0/+13
18 hours[MLIR][OpenMP] Fix recursive mapper emission. (#178453)Akash Banerjee1-0/+40
31 hours[Offload][AMDGPU] Fix olQueryQueue uninitialized output parameter (#178464)puneeth_aditya_56561-0/+3
40 hours[MLIR][OpenMP] Fix mapper being attached to partial maps. (#178247)Akash Banerjee1-0/+53
2 daysUse reportFatalUsageError in llvm-omp-kernel-replay (#178371)Sladyn1-7/+9
2 daysReland "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers...Abhinav Gaba2-5/+148
3 days[Offload] Allow specifying debug level with `all` debug type (#178213)Hansang Bae1-2/+8
3 days[Flan][OpenMP] Implement TODO support for compatible defaultmap types for imp...Akash Banerjee1-0/+49
7 days[Clang][OpenMP] Codegen for `use_device_ptr(fb_nullify)`. (4/4) (#173931)Abhinav Gaba3-9/+3
7 daysRevert "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers...Abhinav Gaba2-169/+5
7 days[NFC][OpenMP] Mark new mapper test as XFAIL on intelgpu. (#177491)Abhinav Gaba1-0/+2
7 days[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)Abhinav Gaba2-5/+167
9 days[OpenMP][Offload] Remove old DP macro (#177156)Alex Duran1-5/+2
9 days[flang][OpenMP] Fix mapping of constant arrays. (#176763)Abid Qadeer1-0/+131
9 days[NFC][OpenMP][Offload] Add tests for `use_device_ptr(fb_preserve/nullify)`. (...Abhinav Gaba12-1/+304
10 days[Offload] Cast to `void *` in the debug message (#177019)Hansang Bae3-15/+26
10 days[OFFLOAD] Add a check before calling dataExchange (#176853)fineg741-1/+19
10 days[OFFLOAD] Add asynchronous queue query API for libomptarget migration (#172231)fineg7411-18/+97
10 days[offload][lit] XFAIL failing non-contiguous update tests on Intel (#176955)Nick Sarnie3-0/+6
10 days[Offload][Tests] Non-contiguous_update_to_tests (#169623)Amit Tiwari6-0/+266
13 days[Offload][CI] Convert openmp-offload-amdgpu staging bots to ScriptedBuilder (...Michael Kruse3-0/+132
2026-01-15[OpenMP][Offload] Translate Info types to Debug types when debug enabled (#17...Alex Duran1-1/+37
2026-01-15[OpenMP][Offload] Add a buffer layer to debug messaging (#176153)Alex Duran1-18/+20
2026-01-15[Offload] Remove unnecessary `maybe_unused` attribute (#175855)Hansang Bae3-7/+7
2026-01-14[OpenMP][Offload] Add FB_NULLIFY map-type for `use_device_ptr(fb_nullify)`. (...Abhinav Gaba2-8/+18
2026-01-14[Offload] Small debug message fix in Level Zero plugin (#175958)Hansang Bae1-2/+1
2026-01-13[OFFLOAD] Update CUDA and AMD plugins to new debug format (#175787)Alex Duran5-15/+27
2026-01-13Revert "[OFFLOAD] Update CUDA and AMD plugins to new debug format" (#175786)Alex Duran5-21/+15
2026-01-13[OFFLOAD] Update CUDA and AMD plugins to new debug format (#175757)Alex Duran5-15/+21
2026-01-12[NFC][Offload] Rename a function (#175673)Hansang Bae1-6/+6
2026-01-12[Offload] Fix level_zero plugin build (#175664)Hansang Bae1-2/+0
2026-01-12[Offload] Update debug message printig in the plugins (#175205)Hansang Bae17-264/+302
2026-01-12[OFFLOAD] Add memory data locking API for libomptarget migration (#173138)fineg745-3/+149
2026-01-12[OFFLOAD][OpenMP] Remove old style REPORT support (#175607)Alex Duran4-21/+6
2026-01-12[CMake][NFC] Don't use uninitialized LLVM_REQUIRES_* (#175554)Alexis Engelke1-1/+1
2026-01-09[OpenMP] Preserve the original address when `use_device_ptr/addr` lookup fail...Abhinav Gaba11-118/+74
2026-01-09[Offload] Fix failing Fortran test w/ line number (#175247)Jan Patrick Lehr1-1/+1
2026-01-09[OpenMP] Fix tests that depend on the line numberJoseph Huber11-34/+34
2026-01-09[OpenMP] Remove testing LTO variant on CPU targets (#175187)Joseph Huber31-85/+7
2026-01-09[flang][OpenMP] Prevent `omp.map.info` ops with user-defined mappers from bei...Kareem Ergawy1-0/+34
2026-01-08[offload][lit] Enable llvm-omp-device-info.c on Intel GPUs (#175084)Nick Sarnie1-1/+0
2026-01-08[OFFLOAD] Make L0 provide more information about device to be consistent with...fineg742-1/+26
2026-01-08[Offload] Fix line numbers after #174804 (#174932)Jan Patrick Lehr12-35/+33
2026-01-07[offload][lit] XFAIL all failing tests on the Level Zero plugin (#174804)Nick Sarnie217-4/+246
2026-01-05[offload][lit] Use '%not' instead of 'not' in requires.c (#174506)Nick Sarnie1-1/+1
2026-01-05[offload][lit] Fix requires.c after 'not' behavior change (#174499)Nick Sarnie1-1/+1
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