Valentin Clement (バレンタイン クレメン) 16975ad27c
[flang][cuda] Emit error when host array is used in CUF kernel (#100693)
Restriction from the standard 2.11.2.

Arrays used or assigned in the loop must have the device, managed or
unifed attribute.
2024-07-26 09:49:43 -07:00
..