Details
Details
Diff Detail
Diff Detail
Paths
| Differential D45371
[AArch64][SVE] Asm: Add support for unpredicated LSL/LSR (shift by immediate) instructions. ClosedPublic Authored by sdesmalen on Apr 6 2018, 7:37 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 9 2018, 2:06 AM Closed by commit rL329681: [AArch64][SVE] Asm: Add support for unpredicated LSL/LSR (shift by immediate)… (authored by s.desmalen). · Explain WhyApr 10 2018, 3:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 141342 lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE/lsl-diagnostics.s
test/MC/AArch64/SVE/lsl.s
test/MC/AArch64/SVE/lsr-diagnostics.s
test/MC/AArch64/SVE/lsr.s
|