diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-11-15 17:41:23 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-15 17:41:23 -0800 |
commit | 43cb424a54c9452b60d96ef07d0699fc3b1ceb87 (patch) | |
tree | b7bec025967b014e712cd2c083edd2b408613f0f /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | ab27253ad395881c0798ac5c8efc2f6fc2922399 (diff) | |
download | llvm-43cb424a54c9452b60d96ef07d0699fc3b1ceb87.zip llvm-43cb424a54c9452b60d96ef07d0699fc3b1ceb87.tar.gz llvm-43cb424a54c9452b60d96ef07d0699fc3b1ceb87.tar.bz2 |
[flang][cuda] Specialize entry point for scalar to desc data transfer (#116457)
The runtime Assign function is not meant to initialize an array from a
scalar. For that we need to use DoAssignFromSource. Update the data
transfer from scalar to descriptor to use a new entry point that use
this function underneath.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions