[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 01:48:25 PDT 2018


samparker added a comment.

Hi Sander,

The new instruction classes have a lot of overlap, I think it would be nicer to refactor them and pass more than asm string as an argument.

cheers,
sam


https://reviews.llvm.org/D46270





More information about the llvm-commits mailing list