This patch adds a new MVE intrinsics family, vbrsrq: vector bit
reverse and shift right. The intrinsics are compiled into the VBRSR
instruction. Two new LLVM IR intrinsics were also added: arm.mve.vbrsr
and arm.mve.vbrsr.predicated.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo