diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-01-13 14:30:21 -0800 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-01-14 01:08:30 -0800 |
commit | eca44745871bc46728903aaa262abc6344d4f959 (patch) | |
tree | c3710a6c32e95872f16ae2ed96ea2e9248191f35 /lldb/packages/Python/lldbsuite/test/python_api/get-value-32bit-int/TestGetValue32BitInt.py | |
parent | 547abdd921e45fd65a2fa60f21715facb4af31b2 (diff) | |
download | bcm5719-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