summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorGraham Hunter <graham.hunter@arm.com>2024-07-04 10:59:21 +0100
committerGitHub <noreply@github.com>2024-07-04 10:59:21 +0100
commit2c0add93b2df27b34c819c11474d8ba7b8e52e70 (patch)
tree720ae35ac907d8155d251bf976b6430fb4f5cec4 /lldb/test/API/python_api/thread/TestThreadAPI.py
parent81660bbc1c066646ef3c232f5af097092e76f8b7 (diff)
[TTI] Return a more sensible cost for histogram intrinsic. (#97397)
This is just an initial cost, making it invalid for any target which doesn't specifically return a cost for now. Also adds an AArch64 specific cost check. We will need to improve that later, e.g. by returning a scalarization cost for generic targets and possibly introducing a new TTI method, at least once LoopVectorize has changed it's cost model. The reason is that the histogram intrinsic also effectively contains a gather and scatter, and we will need details of the addressing to determine an appropriate cost for that.
Diffstat (limited to 'lldb/test/API/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions