Skip to content
Unverified Commit 77c40ea3 authored by CarolineConcatto's avatar CarolineConcatto Committed by GitHub
Browse files

[Clang][AArch64]Add QCVTN builtin to SVE2.1 (#75454)

``` c
   // All the intrinsics below are [SVE2.1 or SME2]
   // Variants are also available for _u16[_s32]_x2 and _u16[_u32]_x2
   svint16_t svqcvtn_s16[_s32_x2](svint32x2_t zn);
   ```

According to PR#257[1]

[1]https://github.com/ARM-software/acle/pull/257
parent 26b14aed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment