summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/get-value-32bit-int/TestGetValue32BitInt.py
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2020-01-13 14:30:21 -0800
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2020-01-14 01:08:30 -0800
commiteca44745871bc46728903aaa262abc6344d4f959 (patch)
treec3710a6c32e95872f16ae2ed96ea2e9248191f35 /lldb/packages/Python/lldbsuite/test/python_api/get-value-32bit-int/TestGetValue32BitInt.py
parent547abdd921e45fd65a2fa60f21715facb4af31b2 (diff)
downloadbcm5719-llvm-eca44745871bc46728903aaa262abc6344d4f959.tar.gz
bcm5719-llvm-eca44745871bc46728903aaa262abc6344d4f959.zip
[AMDGPU] Fix getInstrLatency() always returning 1
We do not have InstrItinerary so generic getInstLatency() was always defaulting to return 1 cycle. We need to use TargetSchedModel instead to compute an instruction's latency. Differential Revision: https://reviews.llvm.org/D72655
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/get-value-32bit-int/TestGetValue32BitInt.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud