aboutsummaryrefslogtreecommitdiff
path: root/offload/test/offloading
AgeCommit message (Expand)AuthorFilesLines
23 hours[MLIR][OpenMP] Fix recursive mapper emission. (#178453)Akash Banerjee1-0/+40
45 hours[MLIR][OpenMP] Fix mapper being attached to partial maps. (#178247)Akash Banerjee1-0/+53
3 days[Flan][OpenMP] Implement TODO support for compatible defaultmap types for imp...Akash Banerjee1-0/+49
9 days[flang][OpenMP] Fix mapping of constant arrays. (#176763)Abid Qadeer1-0/+131
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
2026-01-09[Offload] Fix failing Fortran test w/ line number (#175247)Jan Patrick Lehr1-1/+1
2026-01-09[OpenMP] Remove testing LTO variant on CPU targets (#175187)Joseph Huber16-36/+0
2026-01-09[flang][OpenMP] Prevent `omp.map.info` ops with user-defined mappers from bei...Kareem Ergawy1-0/+34
2026-01-08[Offload] Fix line numbers after #174804 (#174932)Jan Patrick Lehr1-1/+1
2026-01-07[offload][lit] XFAIL all failing tests on the Level Zero plugin (#174804)Nick Sarnie114-4/+134
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-17[NFC][Offload] Missing test change in #153683 (#172587)Hansang Bae1-1/+1
2025-12-15[OpenMP][Clang] Use `ATTACH` map-type for list-items with base-pointers. (#15...Abhinav Gaba1-14/+34
2025-12-15[NFC][Offload] Fix minor debug print issues introduced in #170425. (#172377)Abhinav Gaba1-22/+22
2025-12-14[offload] Fix CUDA args size by subtracting tail padding (#172249)Kevin Sala Penades1-3/+0
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-11-25[offload][lit] Fix compilation of two offload tests (#169399)Nick Sarnie2-3/+3
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-14[OpenMP][Flang] Emit default declare mappers implicitly for derived types (#1...Akash Banerjee1-0/+65
2025-11-10[PGO][Offload] Fix missing names bug in GPU PGO (#166444)Ethan Luis McDonough4-4/+0
2025-11-06[OpenMP] Fix tests relying on the heap size variableJoseph Huber1-0/+1
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber2-43/+1
2025-10-31[MLIR][OpenMP] Fix and simplify bounds offset calculation for 1-D GEP offsets...agozillon1-0/+61
2025-10-16[Offload] XFAIL pgo tests until resolved (#163722)Jan Patrick Lehr4-0/+4
2025-10-15[OpenMP] Disable a few more tests to get the bot green (#163614)Joseph Huber2-1/+4
2025-10-15[OpenMP] Add test to print interop identifiers (#161434)Jan Patrick Lehr1-0/+83
2025-10-09[Flang][OpenMP] Defer descriptor mapping for assumed dummy argument types (#1...agozillon1-0/+101
2025-10-02[Flang][OpenMP] Implicitly map nested allocatable components in derived types...Akash Banerjee1-0/+43
2025-09-29[OpenMP] Mark problematic tests as XFAIL / UNSUPPORTED (#161267)Joseph Huber7-9/+21
2025-09-29[OpenMP][Flang] Fix no-loop test (#161162)Dominik Adamski1-0/+1
2025-09-26[Flang][OpenMP] Enable no-loop kernels (#155818)Dominik Adamski1-0/+96
2025-09-25Revert "[Flang][OpenMP] Implicitly map nested allocatable components in deriv...Akash Banerjee1-43/+0
2025-09-24[Flang][OpenMP] Implicitly map nested allocatable components in derived types...Akash Banerjee1-0/+43
2025-09-19[OpenMP][MLIR] Preserve to/from flags in mapper base entry for mappers (#159799)Akash Banerjee1-0/+48
2025-09-17[NFC][flang][do concurent] Add saxpy offload tests for OpenMP mapping (#155993)Kareem Ergawy2-0/+106
2025-09-16[OpenMP] Fix force-usm test after #157182 (#159095)Jan Patrick Lehr1-1/+1
2025-09-09[Flang][OpenMP] Fix mapping of character type with LEN > 1 specified (#154172)agozillon2-0/+52
2025-09-03[Offload][OpenMP] Enable more tests on AMDGPU (#156626)Jan Patrick Lehr2-4/+41
2025-08-18Fix test added in 1fd1d634630754cc9b9c4b5526961d5856f64ff9Akash Banerjee1-0/+1
2025-08-15[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (#153048)Akash Banerjee1-0/+36
2025-08-12Revert "[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (...Akash Banerjee1-36/+0
2025-08-12[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (#153048)Akash Banerjee1-0/+36