diff options
author | Paul Walker <paul.walker@arm.com> | 2025-10-10 11:28:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 11:28:04 +0100 |
commit | 50cda17e32fd528e5b342836e69e28b5a8841a8f (patch) | |
tree | af3e5d399d71ee0dae0cf3f0f90e934bd066fba1 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 86ab51935baa876e29496da2bd20d433766a1b11 (diff) | |
download | llvm-50cda17e32fd528e5b342836e69e28b5a8841a8f.zip llvm-50cda17e32fd528e5b342836e69e28b5a8841a8f.tar.gz llvm-50cda17e32fd528e5b342836e69e28b5a8841a8f.tar.bz2 |
[Clang][AArch64] Relax SVE2 requirement for builtins available via +sme. (#162457)
Having both SVE and SME environments essentially means the majority of
SVE2 instructions are always available. This PR reflects this at the
builtins level whereby +sve+sme is enough to enable this subset.
It's a similar story for +sve2p1 whereby the feature means a subset of
SME2 instructions are always available.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions