summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
diff options
context:
space:
mode:
authorDhruv Chawla <44582521+dc03@users.noreply.github.com>2023-08-16 19:24:51 +0530
committerDhruv Chawla <44582521+dc03@users.noreply.github.com>2023-08-16 22:52:13 +0530
commitde059a2ea299845b3586d6b6e1b2441b65b1a556 (patch)
treeca622e9745498cce526422ca1a4b9f7276dbbda5 /lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
parent922ac64b04b12f70135a53460610326ba2b72283 (diff)
[NFC][ValueTracking] Remove calls to computeKnownBits for non-intrinsic CallInsts in isKnownNonZeroFromOperator
For non-intrinsic CallInsts, computeKnownBits only handles range metadata and checking getReturnedArgOperand(). Both of these are now handled in isKnownNonZero, so there is no need to fall through to a call to computeKnownBits anymore. Differential Revision: https://reviews.llvm.org/D158095
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions