Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47365
[AArch64][SVE] Asm: Support for predicated LSL/LSR (vectors) ClosedPublic Authored by sdesmalen on May 25 2018, 3:08 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2018, 3:16 AM Closed by commit rL333422: [AArch64][SVE] Asm: Support for predicated LSL/LSR (vectors) (authored by s.desmalen). · Explain WhyMay 29 2018, 7:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148910 llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
llvm/trunk/test/MC/AArch64/SVE/lsl-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/lsl.s
llvm/trunk/test/MC/AArch64/SVE/lsr-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/lsr.s
|