aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorArtem Kroviakov <71938912+akroviakov@users.noreply.github.com>2024-09-09 11:49:16 +0200
committerGitHub <noreply@github.com>2024-09-09 11:49:16 +0200
commit663e9cec9c96169aa4e72ab9b6bf08b2d6603093 (patch)
tree011265a760bfef8cb843348d7bd28ea37c65865d /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parentaa21ce4a792c170074193c32e8ba8dd35e57c628 (diff)
downloadllvm-663e9cec9c96169aa4e72ab9b6bf08b2d6603093.zip
llvm-663e9cec9c96169aa4e72ab9b6bf08b2d6603093.tar.gz
llvm-663e9cec9c96169aa4e72ab9b6bf08b2d6603093.tar.bz2
[Func][GPU] Use SymbolUserOpInterface in func::ConstantOp (#107748)
This PR enables `func::ConstantOp` creation and usage for device functions inside GPU modules. The current main returns error for referencing device functions via `func::ConstantOp`, because during the `ConstantOp` verification it only checks symbols in `ModuleOp` symbol table, which, of course, does not contain device functions that are defined in `GPUModuleOp`. This PR proposes a more general solution. Co-authored-by: Artem Kroviakov <artem.kroviakov@tum.de>
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions