2 Commits

Author SHA1 Message Date
Valentin Clement (バレンタイン クレメン)
9165848c82
[flang][cuda] Sync global descriptor when nullifying pointer (#121595) 2025-01-03 14:37:14 -08:00
Valentin Clement (バレンタイン クレメン)
4b17a8b10e
[flang][cuda] Add operation to sync global descriptor (#121520)
Introduce cuf.sync_descriptor to be used to sync device global
descriptor after pointer association.

Also move CUFCommon so it can be used in FIRBuilder lib as well.
2025-01-02 17:02:45 -08:00