summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/OpenMP
AgeCommit message (Expand)Author
2025-10-22[Flang][mlir] - Translation of delayed privatization for deferred target-task...Pranav Bhandarkar
2025-10-21[Flang][OpenMP][Dialect] Swap to using MLIR dialect enum to encode map flags ...agozillon
2025-10-02[mlir][omp] Add omp.tile operation (#160292)Michael Kruse
2025-10-02[mlir][omp] Improve canonloop/iv naming (#159773)Michael Kruse
2025-09-18[MLIR] [OpenMP] Modify definition of ALLOCATOR clause to support allocator ty...Raghu Maddhipatla
2025-09-10[flang][OpenMP] Enable tiling (#143715)Jan Leyonberg
2025-08-25[OpenMP] Add workdistribute construct in openMP dialect and in llvm frontend ...Chaitanya
2025-07-28[flang][MLIR][OpenMP][llvm]Atomic Control Support (#150860)Anchu Rajendran S
2025-07-24Revert "[flang][flang-driver][mlir][OpenMP] atomic control support" (#150504)Kiran Chandramohan
2025-07-24[flang][flang-driver][mlir][OpenMP] atomic control support (#143441)Anchu Rajendran S
2025-07-15[MLIR] [OpenMP] Initial support for OMP ALLOCATE directive op. (#147900)Raghu Maddhipatla
2025-07-10[MLIR][OpenMP] Add canonical loop operations (#147061)Michael Kruse
2025-07-04[mlir][OpenMP] Don't allow firstprivate for simd (#146734)Tom Eccles
2025-05-22[mlir][OpenMP] add attribute for privatization barrier (#140089)Tom Eccles
2025-05-15[Flang][MLIR][OpenMP] Improve use_device_* handling (#137198)Sergio Afonso
2025-05-06[mlir][OpenMP] Allow 'cancel taskgroup' inside taskloop region (#138634)Kaviya Rajendiran
2025-04-25[mlir][OpenMP] add verifier and tests for cancel taskgroup (#137154)Tom Eccles
2025-04-14[mlir][OpenMP] allow cancellation to not be directly nested (#134084)Tom Eccles
2025-04-09[MLIR][OpenMP] Improve loop wrapper op verifiers (#134833)Sergio Afonso
2025-04-03[MLIR][OpenMP] Fix standalone distribute on the device (#133094)Sergio Afonso
2025-04-03[Flang][MLIR][OpenMP] Host-evaluation of omp.loop bounds (#133908)Sergio Afonso
2025-03-20[MLIR][OpenMP] Improve omp.map.info verification (#132066)Sergio Afonso
2025-03-10[flang][OpenMP] Implement HAS_DEVICE_ADDR clause (#128568)Krzysztof Parzyszek
2025-03-07[Flang][OpenMP][MLIR] Implement close, present and ompx_hold modifiers for Fl...agozillon
2025-02-27[MLIR][OpenMP]Add prescriptiveness-modifier support to granularity clauses of...Kaviya Rajendiran
2025-02-18[MLIR][OpenMP] Add OMP Mapper field to MapInfoOp (#120994)Akash Banerjee
2025-02-18[MLIR][OpenMP] Add OMP Declare Mapper MLIR Op definition (#117045)Akash Banerjee
2025-01-31[mlir][OpenMP][flang] make private variable allocation implicit in omp.privat...Tom Eccles
2025-01-22 [mlir][OpenMP] inscan reduction modifier and scan op mlir support (#114737)Anchu Rajendran S
2025-01-14[MLIR][OpenMP] Add host_eval clause to omp.target (#116049)Sergio Afonso
2024-12-08[mlir][llvm] Translation support for task detach (#116601)NimishMishra
2024-11-28[mlir][OpenMP] Annotate `private` vars with `map_idx` when needed (#116770)Kareem Ergawy
2024-11-19[MLIR][omp] Add omp operations for OpenMP workshare (#101443)Ivan R. Ivanov
2024-11-16[OpenMP][MLIR] Descriptor explicit member map lowering changes (#113556)agozillon
2024-11-08[flang][OpenMP][MLIR] Add MLIR op for loop directive (#113911)Kareem Ergawy
2024-11-05[flang][openacc][openmp] Support implicit casting on the atomic interface (#1...khaki3
2024-10-17[MLIR][OpenMP] Split region-associated op verification (#112355)Sergio Afonso
2024-10-15[MLIR][OpenMP] Remove terminators from loop wrappers (#112229)Sergio Afonso
2024-10-01[MLIR][OpenMP] Improve omp.section block arguments handling (#110266)Sergio Afonso
2024-10-01[MLIR][OpenMP] Use map format to represent use_device_{addr,ptr} (#109810)Sergio Afonso
2024-10-01[MLIR][OpenMP] Normalize representation of entry block arg-defining clauses (...Sergio Afonso
2024-10-01[MLIR][OpenMP] Normalize handling of entry block arguments (#109808)Sergio Afonso
2024-09-30[MLIR][OpenMP] Move loop wrapper verification to the interface (NFC) (#110505)Sergio Afonso
2024-09-13[MLIR][OpenMP] Improve assemblyFormat handling for clause-based ops (#108023)Sergio Afonso
2024-08-29[MLIR][Flang][OpenMP] Remove omp.parallel from loop wrapper ops (#105833)Sergio Afonso
2024-08-27[MLIR][OpenMP] NFC: Update parallel workshare loop reduction tests (#105835)Sergio Afonso
2024-08-22[mlir][OpenMP] Add optional alloc region to reduction decl (#102522)Tom Eccles
2024-08-12[OpenMP][MLIR] Add test missed by #102341Akash Banerjee
2024-08-12[OpenMP][MLIR] Set omp.composite attr for composite loop wrappers and add ver...Akash Banerjee
2024-07-31[MLIR][OpenMP] NFC: Sort clauses alphabetically (2/2) (#101194)Sergio Afonso