summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKevin McAfee <kmcafee@nvidia.com>2024-07-24 12:27:55 -0700
committerGitHub <noreply@github.com>2024-07-24 23:27:55 +0400
commit8c7188aa4c1468971d18e9dff8f2b85aa7e9bfd9 (patch)
tree1a2fca24c78f7184bab28ea6d97fd457f41dde48 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent2e3ee31d2901bd1faeb57703992358130d5f2dcc (diff)
Update NVVM ldu/ldg intrinsics with IntrWillReturn and test for DCE (#98968)
Dead calls to these intrinsics were not being deleted at the IR level as they were not marked `IntrWillReturn`, though they were being deleted when building the SDAG. This fixes that and adds a test to confirm they are deleted during `opt`
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions