This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Asm: Support for LD1R load-and-replicate scalar instructions.
ClosedPublic

Authored by sdesmalen on Apr 30 2018, 1:59 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

sdesmalen created this revision.Apr 30 2018, 1:59 AM
sdesmalen retitled this revision from [AArch64][SVE] Asm: Support for LD1RQ load-and-replicate scalar instructions. to [AArch64][SVE] Asm: Support for LD1R load-and-replicate scalar instructions..May 2 2018, 6:37 AM
fhahn accepted this revision.May 4 2018, 5:24 AM

LGTM, thanks

lib/Target/AArch64/SVEInstrFormats.td
751 ↗(On Diff #144516)

unrelated change

This revision is now accepted and ready to land.May 4 2018, 5:24 AM
This revision was automatically updated to reflect the committed changes.