summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2025-02-21 17:46:46 -0800
committerGitHub <noreply@github.com>2025-02-21 17:46:46 -0800
commit93b2e47f12649bd33b99b88f25beb277a181274a (patch)
treebc1117ba7ef7a00f2d84d3dff8240906eb5f18b9 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent5f8da7e7738f043dbde447e48622e9b2afb5ba92 (diff)
[flang][cuda] Avoid assign element mismatch when doing data transfer from a constant (#128252)
Currently when we do a CUDA data transfer from a constant, we embox it and delegate the assignment to the runtime. When the type of the constant is not exactly the same as the destination descriptor, the runtime will emit an assignment mismatch error. Convert the constant when necessary so the assignment is fine.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions