Files
clang-p2996/flang/test/Lower/CUDA
Valentin Clement (バレンタイン クレメン) 3433e4140d [flang][cuda] Detect constant on the rhs of data transfer (#117806)
When the rhs expression has some constants and a device symbol, an
implicit data transfer needs to be generated for the device symbol and
the computation with the constant is done on the host.
2024-11-26 17:04:00 -08:00
..