diff options
| author | Tiehu Zhang <zhangtiehu@huawei.com> | 2022-06-17 18:24:23 +0800 |
|---|---|---|
| committer | zhongyunde <zhongyunde@huawei.com> | 2022-06-17 18:32:50 +0800 |
| commit | b329156f4f1463d3937f6e9e46fb31c0fcee5532 (patch) | |
| tree | 21aa69237bd10b065457c3e25e37c1017a414620 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h | |
| parent | 32805e60c9de1f82887cd2af30d247dcabd2e1d3 (diff) | |
| download | llvm-b329156f4f1463d3937f6e9e46fb31c0fcee5532.zip llvm-b329156f4f1463d3937f6e9e46fb31c0fcee5532.tar.gz llvm-b329156f4f1463d3937f6e9e46fb31c0fcee5532.tar.bz2 | |
[AArch64][LV] AArch64 does not prefer vectorized addressing
TTI::prefersVectorizedAddressing() try to vectorize the addresses that lead to loads.
For aarch64, only gather/scatter (supported by SVE) can deal with vectors of addresses.
This patch specializes the hook for AArch64, to return true only when we enable SVE.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D124612
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
