-
- Downloads
[AArch64][SVE] Asm: Support for CPY SIMD/FP and GPR instructions.
Predicated splat/copy of SIMD/FP register or general purpose register to SVE vector, along with MOV-aliases. llvm-svn: 334842
Showing
- llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td 4 additions, 0 deletionsllvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
- llvm/lib/Target/AArch64/SVEInstrFormats.td 75 additions, 0 deletionsllvm/lib/Target/AArch64/SVEInstrFormats.td
- llvm/test/MC/AArch64/SVE/cpy-diagnostics.s 84 additions, 0 deletionsllvm/test/MC/AArch64/SVE/cpy-diagnostics.s
- llvm/test/MC/AArch64/SVE/cpy.s 96 additions, 0 deletionsllvm/test/MC/AArch64/SVE/cpy.s
- llvm/test/MC/AArch64/SVE/mov-diagnostics.s 88 additions, 0 deletionsllvm/test/MC/AArch64/SVE/mov-diagnostics.s
- llvm/test/MC/AArch64/SVE/mov.s 100 additions, 0 deletionsllvm/test/MC/AArch64/SVE/mov.s
Loading
Please register or sign in to comment