diff options
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2018-11-02 17:53:31 +0000 |
---|---|---|
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2018-11-02 17:53:31 +0000 |
commit | cced2a2775e1d00dd8cb36e3c6b5acd6accc4c08 (patch) | |
tree | f2d68e48b2d2f2b77ead41b734c10ce48674d2f0 /lldb/unittests/ScriptInterpreter/Python | |
parent | b6355cc56158557f8173136e6a30b8ee21e7d7de (diff) | |
download | llvm-cced2a2775e1d00dd8cb36e3c6b5acd6accc4c08.zip llvm-cced2a2775e1d00dd8cb36e3c6b5acd6accc4c08.tar.gz llvm-cced2a2775e1d00dd8cb36e3c6b5acd6accc4c08.tar.bz2 |
[SystemZ::TTI] Improve cost handling of uint/sint to fp conversions.
Let i8/i16 uint/sint to fp conversions cost 1 if operand is a load.
Since the load already does the extension, there is no extra cost (previously
returned 2).
Review: Ulrich Weigand
https://reviews.llvm.org/D54028
llvm-svn: 346009
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions