aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2024-02-16 21:56:18 -0800
committerGitHub <noreply@github.com>2024-02-16 21:56:18 -0800
commit7106389b25436538f0373484a8ab0428ea681410 (patch)
treedc870e176d83b66862686da1cd4ad022f5747439 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent737bc9f76a14b955bdfeb3811ce6c9156572be9f (diff)
downloadllvm-7106389b25436538f0373484a8ab0428ea681410.zip
llvm-7106389b25436538f0373484a8ab0428ea681410.tar.gz
llvm-7106389b25436538f0373484a8ab0428ea681410.tar.bz2
[flang][cuda] Lower kernel launch to fir.cuda_kernel_launch (#81891)
This patch introduces a new `fir.cuda_kernel_launch` operation to represents the call to CUDA kernels with the chervon notation. The chevrons values in the parse tree can be scalar integer expr or dim3 derived type. The operation describes the grid/block values explicitly as i32 values. It lowers the parse-tree call to this new operation.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions