Files
clang-p2996/flang/lib/Lower/Allocatable.cpp
Valentin Clement (バレンタイン クレメン) b1a278dd87 [flang][cuda] Add a proper TODO for allocate statement for cuda var (#88034)
Allocate statement for variable with CUDA attributes need to allocate
memory on the device and not the host. Add a proper TODO so we keep
track of work to be done for it.
2024-04-09 09:44:55 -07:00

48 KiB