diff options
| author | Max Iyengar <max.iyengar@arm.com> | 2023-09-11 11:52:01 +0100 |
|---|---|---|
| committer | Victor Campos <victor.campos@arm.com> | 2023-09-11 12:59:18 +0100 |
| commit | dbeb3d029d8e3120668288a284d0babeb81545fd (patch) | |
| tree | 69dfc0f9fdbcd2127dd3d504a7822aa93fa6211d /lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py | |
| parent | 623bb5c2c2119c658d5a4f0492e83801de888335 (diff) | |
Add missing vrnd intrinsics
This patch adds 8 missing intrinsics as specified in the Arm ACLE document section 2.12.1.1 : [[ https://arm-software.github.io/acle/neon_intrinsics/advsimd.html#rounding-3 | https://arm-software.github.io/acle/neon_intrinsics/advsimd.html#rounding-3]]
The intrinsics implemented are:
- vrnd32z_f64
- vrnd32zq_f64
- vrnd64z_f64
- vrnd64zq_f64
- vrnd32x_f64
- vrnd32xq_f64
- vrnd64x_f64
- vrnd64xq_f64
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D158626
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
