aboutsummaryrefslogtreecommitdiff
path: root/offload/test
AgeCommit message (Expand)AuthorFilesLines
2026-04-28Revert "[Flang][OpenMP] Clear close on descriptor members for box parents in ...Jan Patrick Lehr1-49/+0
2026-04-28[Flang][OpenMP] Clear close on descriptor members for box parents in USM (#19...Kareem Ergawy1-0/+49
2026-04-27[offload] Un-XFAIL interop-print.c test for nvidia (#194447)Kevin Sala Penades1-2/+0
2026-04-27[offload][lit] Enable ctor_dtor.cpp on Intel GPUs (#194389)Nick Sarnie1-1/+0
2026-04-27[MLIR][OpenMP][OMPIRBuilder] Improve shared memory checks (#161864)Sergio Afonso1-0/+109
2026-04-27[OpenMPOpt] Make parallel regions reachable from new DeviceRTL loop functions...Sergio Afonso2-0/+169
2026-04-17[offload] Add mechanism to return info to kernel replay tool (#192611)Kevin Sala Penades2-0/+92
2026-04-16[NFC][OpenMP] Make map ordering tests for no host->tgt transfer more robust (...Abhinav Gaba4-7/+5
2026-04-16[OpenMP] Fix convention of SPIRV outline functions (#192450)Alex Duran1-1/+0
2026-04-16[OpenMP][Device] Fix __llvm_omp_indirect_call_lookup function pointer types (...Nick Sarnie3-3/+0
2026-04-15[offload] Fix kernel record/replay and add extensible mechanism (#190588)Kevin Sala Penades4-0/+116
2026-04-15[offload][OpenMP] Require CUDA 11.8 (#191100)Kevin Sala Penades1-1/+1
2026-04-14[OFFLOAD] Fix interop-print test commands (#191969)Alex Duran1-4/+2
2026-04-14[OFFLOAD][OpenMP][L0] Add Intel strings to interop-print test (#191901)Alex Duran1-1/+6
2026-04-13[OFFLOAD][L0] Handle group sizes correctly for multidimensional bare kernels ...Alex Duran1-1/+0
2026-04-10[OpenMP][NFC] Refactor Non-contiguous Update Tests (#190923)Amit Tiwari32-0/+0
2026-04-08[flang][DoConcurrent] Map reduction variables as tofrom ByRef for device offl...Kareem Ergawy1-0/+48
2026-04-03[offload][libc] Adapt test to changes in #190239 (#190330)Robert Imschweiler1-1/+1
2026-04-01[Offload] Run liboffload unit tests as a part of check-offload (#189731)Joseph Huber1-7/+9
2026-03-31[offload][lit] Disable target_critical_region.cpp on Intel GPU (#189682)Nick Sarnie1-0/+1
2026-03-30[offload][lit] Disable tests failing on Intel GPU (#189422)Nick Sarnie36-35/+26
2026-03-27[OFFLOAD] Disable tests that may cause hangs in CI (#189116)fineg7412-2/+25
2026-03-27[OFFLOAD] Add spirv implementation for named barrier (#180393)fineg7487-87/+34
2026-03-27[Offload][NFC] Various minor changes to Offload CMake (#189029)Joseph Huber1-3/+3
2026-03-26[offload][L0] Remove XFAIL from XPASSING test strided_offset_multidim_update....Nick Sarnie1-1/+0
2026-03-26[OpenMP] Fix non-contiguous array omp target update (#156889)Ivan R. Ivanov4-82/+220
2026-03-20[offload] Use flang-rt for test feature requirements (#187733)Robert Imschweiler3-7/+3
2026-03-20[offload] Define flang-rt as an available test feature (#187732)Robert Imschweiler1-13/+15
2026-03-19[compiler-rt] Define GPU specific handling of profiling functions (#185763)Joseph Huber3-8/+12
2026-03-19[offload] - Remove standalone build in favor of 'runtimes' (#170693)estewart081-1/+1
2026-03-18[OFFLOAD] Improve handling of synchronization errors in L0 plugin and reenabl...fineg7437-66/+34
2026-03-12[offload] Remove LIBOMPTARGET_SHARED_MEMORY_SIZE envar (#186231)Kevin Sala Penades2-57/+0
2026-03-12[offload][lit] XFAIL new tests failing on intelgpu (#185908)Nick Sarnie13-0/+13
2026-03-12[OpenMP][Offload] Add offload runtime support for dyn_groupprivate clause (#1...Kevin Sala Penades1-0/+199
2026-03-11[Clang][OpenMP] Handled `NonContig` Descriptor `DimCount` (#181987)Amit Tiwari5-0/+777
2026-03-10[Clang][OpenMP] Support expression semantics in target update fields with non...Amit Tiwari8-0/+883
2026-03-09[Flang][OpenMP] Fix close map flag propagation for derived types in USM (#185...Kareem Ergawy1-0/+35
2026-03-03[OpenMP][clang] Indirect and Virtual function call mapping from host to devic...Jason Van Beusekom8-0/+1576
2026-03-03Revert "[OpenMP][clang] Indirect and Virtual function call mapping from host ...Jason Van Beusekom8-1577/+0
2026-03-03[OpenMP][clang] Indirect and Virtual function call mapping from host to devic...Jason Van Beusekom8-0/+1577
2026-03-03[NFC][OpenMP] Remove redundant prints in `target` regions from tests added in...Abhinav Gaba5-10/+5
2026-03-02Reland "[OpenMP][Offload] Handle `present/to/from` when a different entry did...Abhinav Gaba13-0/+398
2026-03-02Revert "[OpenMP][Offload] Handle `present/to/from` when a different entry did...Abhinav Gaba13-397/+0
2026-03-02[OpenMP][Offload] Handle `present/to/from` when a different entry did `alloc/...Abhinav Gaba13-0/+397
2026-03-02[flang][OpenMP] Support custom mappers in target update to/from clauses (#169...Krish Gupta1-0/+85
2026-02-27[flang-rt] Enable more runtime functions for the GPU target (#183649)Joseph Huber1-0/+50
2026-02-24[Offload][clang-linker-wrapper][SPIRV] Tell spirv-link to not optimize out ex...Nick Sarnie1-1/+0
2026-02-20[flang-rt] Add support for formatted I/O on the GPU (#182580)Joseph Huber1-0/+67
2026-02-20[libc] Support array tags in the RPC dispatch helpers (#181395)Joseph Huber1-1/+24
2026-02-20[flang-rt] Implement basic support for I/O from OpenMP GPU Offloading (#181039)Joseph Huber1-0/+27