[PATCH] D46270: [AArch64][SVE] Asm: Support for LDR/STR fill and spill instructions.
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 1 08:47:13 PDT 2018
samparker accepted this revision.
samparker added a comment.
This revision is now accepted and ready to land.
I had missed that the output operands where not the same, indeed it's not convenient and readability is also a valid reason.
LGTM.
https://reviews.llvm.org/D46270
More information about the llvm-commits
mailing list