diff options
| author | Lukacma <Marian.Lukac@arm.com> | 2024-05-23 14:32:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-23 14:32:34 +0100 |
| commit | 05c154f2bcba34f002b1f0c22c7a9e9614e9d83c (patch) | |
| tree | 68f3a7fbfc9a7f499664657bf902502c927805ed /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | f06c1ce8603faa343833063e2bb6616536f996a6 (diff) | |
[SME] Add intrinsics for FCVT(wid.) and FCVTL (#90215)
According to the specification in
https://github.com/ARM-software/acle/pull/309 this adds the intrinsics
```
svfloat32x2_t svcvt_f32[_f16_x2](svfloat16_t zn) __arm_streaming;
svfloat32x2_t svcvtl_f32[_f16_x2](svfloat16_t zn) __arm_streaming;
```
These are available only if __ARM_FEATURE_SME_F16F16 is enabled.
---------
Co-authored-by: Caroline Concatto <caroline.concatto@arm.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
