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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 05:26:13 PDT 2018


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM, thanks



================
Comment at: lib/Target/AArch64/SVEInstrFormats.td:751
 
+
 //===----------------------------------------------------------------------===//
----------------
unrelated change


https://reviews.llvm.org/D46251





More information about the llvm-commits mailing list