aboutsummaryrefslogtreecommitdiff
path: root/offload/test/offloading
AgeCommit message (Expand)AuthorFilesLines
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
2025-08-12[Clang][OpenMP] Non-contiguous strided update (#144635)Amit Tiwari3-0/+179
2025-08-11Revert "[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (...Akash Banerjee1-36/+0
2025-08-11[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (#151989)Akash Banerjee1-0/+36
2025-07-25[Offload] Fix typo in shared_lib_fp_mapping.cAiden Grossman1-1/+1
2025-07-25[Offload] Remove uses of %T from lit tests (#150721)Aiden Grossman1-2/+3
2025-07-25[Flang][OpenMP] Appropriately emit present/load/store in all cases in MapInfo...agozillon1-0/+45
2025-07-09[libomptarget] fix test offloading/disable_default_device.cYe Luo1-2/+1
2025-06-30[libomptarget] Add a test for OMP_TARGET_OFFLOAD=disabled (#146385)Ye Luo1-0/+22
2025-06-12[Offload][PGO] Fix new GPU PGO tests (#143645)Ethan Luis McDonough2-6/+6
2025-05-20[OpenMP][GPU][FIX] Enable generic barriers in single threaded contexts (#140786)Johannes Doerfert2-0/+44
2025-05-14[PGO][Offload] Update PGO GPU tests (#132262)Ethan Luis McDonough4-17/+200
2025-05-12[Flang][OpenMP] Initial defaultmap implementation (#135226)agozillon2-0/+200
2025-05-09[Flang][OpenMP] Generate correct present checks for implicit maps of optional...agozillon1-0/+57
2025-04-23[Offload] Fix handling of 'bare' mode when environment missing (#136794)Joseph Huber2-2/+2
2025-04-14[Flang][OpenMP][MLIR] Check for presence of Box type before emitting store in...agozillon1-0/+36
2025-04-09[PGO][Offload] Use %profdata in PGO tests (#135015)Joel E. Denny2-11/+11
2025-04-07[MLIR][OpenMP] Add codegen for teams reductions (#133310)Jan Leyonberg2-0/+54
2025-03-28[PGO][Offload] Disable PGO on NVPTX (#133522)Ethan Luis McDonough2-2/+2
2025-03-28[offload] Remove bad assert in StaticLoopChunker::Distribute (#132705)macurtis-amd1-0/+26
2025-03-19[PGO][Offload] Allow PGO flags to be used on GPU targets (#94268)Ethan Luis McDonough3-66/+186
2025-03-12[flang][OpenMP] Map ByRef if size/alignment exceed that of a pointer (#130832)Krzysztof Parzyszek1-0/+20
2025-03-10[flang][OpenMP] Implement HAS_DEVICE_ADDR clause (#128568)Krzysztof Parzyszek3-0/+132
2025-03-07[Flang][OpenMP][MLIR] Implement close, present and ompx_hold modifiers for Fl...agozillon5-1/+192
2025-02-18[MLIR][OpenMP] Add LLVM translation support for OpenMP UserDefinedMappers (#1...Akash Banerjee1-0/+53
2025-02-14Reapply "[LinkerWrapper] Clean up options after proper forwarding" (#126495)Joseph Huber1-3/+3
2025-02-12[PGO][Offload] Fix pgo1.c (#126864)Ethan Luis McDonough1-43/+30
2025-02-11 [PGO][Offload] Profile profraw generation for GPU instrumentation #76587 (#...Ethan Luis McDonough1-5/+10
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss9-10/+10