aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorDmitry Vassiliev <dvassiliev@accesssoftek.com>2022-02-15 01:30:13 +0300
committerDmitry Vassiliev <dvassiliev@accesssoftek.com>2022-02-15 01:30:13 +0300
commit885140171a7607910aa1f76860103fee3a830ce1 (patch)
tree89f817a20263bbe0bd48309b492be4a11ae6a438 /lldb/source/Commands/CommandObjectCommands.cpp
parent6645bfa8f501fd7698ce584976bea9c99c49d64d (diff)
downloadllvm-885140171a7607910aa1f76860103fee3a830ce1.zip
llvm-885140171a7607910aa1f76860103fee3a830ce1.tar.gz
llvm-885140171a7607910aa1f76860103fee3a830ce1.tar.bz2
[NVPTX] Fix NVPTXReplaceImageHandles for multiple uses of a texref
The texsurf_handle is removed by NVPTXReplaceImageHandles.cpp. There are more than one uses of the texsurf_handle, one of them is a regular function call, and one of them is a texture intrinsic. The current hacky logic in NVPTXReplaceImageHandles.cpp for CUDA cannot handle such a mixed use. This patch fixes this issue. Reviewed By: tra Differential Revision: https://reviews.llvm.org/D119635
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions