diff options
author | David Green <david.green@arm.com> | 2025-01-31 07:57:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-31 07:57:43 +0000 |
commit | 9f1c825fb62319b94ac9604f733afd59e9eb461b (patch) | |
tree | 9ebc67c2f31bacffe669bbbba3aaaa872aec3513 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | d2d8e2e0306ab1f0eac6406b5f2ec4d231b1f7ff (diff) | |
download | llvm-9f1c825fb62319b94ac9604f733afd59e9eb461b.zip llvm-9f1c825fb62319b94ac9604f733afd59e9eb461b.tar.gz llvm-9f1c825fb62319b94ac9604f733afd59e9eb461b.tar.bz2 |
[AArch64] Enable vscale_range with +sme (#124466)
If we have +sme but not +sve, we would not set vscale_range on
functions. It should be valid to apply it with the same range with just
+sme, which can help mitigate some performance regressions in cases such
as scalable vector bitcasts (https://godbolt.org/z/exhe4jd8d).
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions