diff options
author | David Green <david.green@arm.com> | 2021-02-18 14:00:23 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-02-18 14:00:23 +0000 |
commit | 33ba220611730db9a5cd27ae60a4f0ee278da745 (patch) | |
tree | e1bd02eac79dda5eb87bdc5ea8239f6dfefb457b /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | 624fccba87cc7cc5af523f7efb10a0d82118ecd5 (diff) | |
download | llvm-33ba220611730db9a5cd27ae60a4f0ee278da745.zip llvm-33ba220611730db9a5cd27ae60a4f0ee278da745.tar.gz llvm-33ba220611730db9a5cd27ae60a4f0ee278da745.tar.bz2 |
[ARM] Ensure types provided to getIntrinsicCost are valid
It appears that pointer types were causing issues for the min/max cost
code in getIntrinsicInstrCost. This makes sure that when matching
icmp/select to a min/max, we only do that for normal int or float types.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions