summaryrefslogtreecommitdiff
path: root/flang-rt/lib/runtime/transformational.cpp
AgeCommit message (Expand)Author
2025-08-29[Flang][OpenMP][Runtime] Minor Flang runtime for OpenMP AMDGPU modifications ...agozillon
2025-05-19[flang][cuda] Use a reference for asyncObject (#140614)Valentin Clement (バレンタイン クレメン)
2025-05-01Revert "[flang][cuda] Use a reference for asyncObject" (#138221)Valentin Clement (バレンタイン クレメン)
2025-05-01[flang][cuda] Use a reference for asyncObject (#138186)Valentin Clement (バレンタイン クレメン)
2025-04-30Revert "[flang][cuda] Use a reference for asyncObject (#138010)" (#138082)Valentin Clement (バレンタイン クレメン)
2025-04-30[flang][cuda] Use a reference for asyncObject (#138010)Valentin Clement (バレンタイン クレメン)
2025-04-09[flang][cuda] Add asyncId to allocate entry point (#134947)Valentin Clement (バレンタイン クレメン)
2025-03-18[flang-rt] Fixed build issue in flang-runtime-cuda-clang.Slava Zakharin
2025-03-18[flang-rt] Added ShallowCopy API. (#131702)Slava Zakharin
2025-02-16[Flang][NFC] Move runtime library files to flang-rt (#110298)Michael Kruse