summaryrefslogtreecommitdiff
path: root/flang/runtime/array-constructor.cpp
AgeCommit message (Expand)Author
2024-12-23Revert "Reland '[flang] Allow to pass an async id to allocate the descriptor ...Valentin Clement (バレンタイン クレメン)
2024-12-23Reland '[flang] Allow to pass an async id to allocate the descriptor (#118713...Valentin Clement (バレンタイン クレメン)
2024-12-07Revert "[flang] Allow to pass an async id to allocate the descriptor (#118713...Valentin Clement (バレンタイン クレメン)
2024-12-06[Flang][NFC] Split runtime headers in preparation for cross-compilation. (#11...Michael Kruse
2024-12-04[flang] Allow to pass an async id to allocate the descriptor (#118713)Valentin Clement (バレンタイン クレメン)
2023-12-28[flang][runtime] Enable more APIs in the offload build. (#76486)Slava Zakharin
2023-02-22[flang][runtime] Add API to help with the difficult array constructor casesJean Perier