This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Asm: Support for structured LD4 (scalar+imm) load instructions.
ClosedPublic

Authored by sdesmalen on Apr 13 2018, 7:06 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

sdesmalen created this revision.Apr 13 2018, 7:06 AM
rengolin accepted this revision.Apr 15 2018, 6:24 AM

Minus the whitespace change, LGTM. Thanks!

lib/Target/AArch64/AArch64SVEInstrInfo.td
67 ↗(On Diff #142399)

whitespace change, not needed.

This revision is now accepted and ready to land.Apr 15 2018, 6:24 AM
sdesmalen marked an inline comment as done.Apr 16 2018, 3:47 AM
This revision was automatically updated to reflect the committed changes.