Predicated copy of possibly shifted immediate value into SVE
vector, along with MOV-aliases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47517
[AArch64][SVE] Asm: Support for CPY immediate instructions ClosedPublic Authored by sdesmalen on May 30 2018, 1:40 AM.
Details Summary Predicated copy of possibly shifted immediate value into SVE
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 1 2018, 8:34 AM Closed by commit rL333868: [AArch64][SVE] Asm: Support for CPY immediate instructions (authored by s.desmalen). · Explain WhyJun 3 2018, 10:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 149669 llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
llvm/trunk/test/MC/AArch64/SVE/cpy-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/cpy.s
llvm/trunk/test/MC/AArch64/SVE/mov-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/mov.s
|