aboutsummaryrefslogtreecommitdiff
path: root/offload/test
AgeCommit message (Expand)AuthorFilesLines
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-01Reland: [OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler1-0/+76
2025-11-26[OpenMP][clang] Register vtables on device for indirect calls runtime (#167011)Jason-VanBeusekom1-0/+107
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-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse1-1/+1
2025-11-18Revert "[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler1-76/+0
2025-11-18[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#16...Robert Imschweiler1-0/+76
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 Huber3-1/+3
2025-10-31[MLIR][OpenMP] Fix and simplify bounds offset calculation for 1-D GEP offsets...agozillon1-0/+61
2025-10-22[OpenMP] Adds omp_target_is_accessible routine (#138294)Nicole Aschenbrenner1-0/+40
2025-10-22[NFC][Offload][OMPT] Improve readability of liboffload OMPT tests (#163181)Kaloyan Ignatov12-266/+327
2025-10-21[NFC][OpenMP] Update a test that was failing on aarch64. (#164456)Abhinav Gaba1-5/+9
2025-10-20[NFC][OpenMP] Add small class-member use_device_ptr/addr unit tests. (#164039)Abhinav Gaba8-0/+300
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 Huber17-42/+58
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-10[offload] Fix finding libomptarget in runtimes build (#157856)Michał Górny1-0/+2
2025-09-09[Flang][OpenMP] Fix mapping of character type with LEN > 1 specified (#154172)agozillon2-0/+52
2025-09-08[OpenMP] Fix incorrect CUDA bc path after library change (#157547)Joseph Huber1-1/+1
2025-09-08[OpenMP] Add tests for mapping of chained 'containing' structs (#156703)Julian Brown3-0/+351
2025-09-07Revert "[Offload] Run unit tests as a part of check-offload" (#157346)Michał Górny1-1/+1
2025-09-04[Offload] Fix CHECK string in llvm-omp-device-info test (#156872)Jan Patrick Lehr1-2/+2
2025-09-03[Offload] Run unit tests as a part of check-offload (#156675)Joseph Huber1-1/+1
2025-09-03[Offload][OpenMP] Enable more tests on AMDGPU (#156626)Jan Patrick Lehr2-4/+41
2025-08-29[Offload] Update tablegen tests (#156041)Ross Brunton8-26/+13
2025-08-28[Offload][OpenMP] Tests require libc on GPU for printf (#155785)Jan Patrick Lehr6-0/+12
2025-08-25[NFC][OpenMP] Add several use_device_ptr/addr tests. (#154939)Abhinav Gaba15-4/+1481
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-14[NFC][Offload] Add missing maps to OpenMP offloading tests. (#153103)Abhinav Gaba6-17/+21
2025-08-12Revert "[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (...Akash Banerjee1-36/+0