[PATCH] D46121: [AArch64][SVE] Asm: Support for contiguous ST1 (scalar+scalar) store instructions.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 02:34:41 PDT 2018


samparker added a comment.

Ok, for my sanity, I don't think the document descriptions match up, do you agree? The useful link you pointed me to only shows Xm as the scalar index, but 5.2.2 of the PDF supplement shows that the index can be scaled with LSL.


https://reviews.llvm.org/D46121





More information about the llvm-commits mailing list