The specification can be found here:
https://developer.arm.com/docs/ddi0602/latest
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D62530
[AArch64][SVE2] Asm: support SVE2 vector splice (constructive) ClosedPublic Authored by c-rhodes on May 28 2019, 7:59 AM.
Details
Diff Detail
Event Timelinec-rhodes added a parent revision: D62528: [AArch64][SVE2] Asm: support SVE2 load instructions.May 28 2019, 8:00 AM This revision is now accepted and ready to land.May 29 2019, 1:53 AM c-rhodes added a child revision: D62599: [AArch64][SVE2] Asm: support SVE2 store instructions.May 29 2019, 8:22 AM Closed by commit rL362073: [AArch64][SVE2] Asm: support SVE2 vector splice (constructive) (authored by c-rhodes). · Explain WhyMay 30 2019, 1:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 202137 llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
llvm/trunk/test/MC/AArch64/SVE2/splice-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE2/splice.s
|