[PATCH] D37020: [AArch64][Falkor] Avoid generating STRQro* instructions
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 13:31:43 PDT 2017
asb added a comment.
One of the usual AArch64 suspects should confirm, but this looks good to me.
One minor nit: might the comment "Avoid generating STRQro is if it is slow unless we're optimizing for code size" better be placed by the definition of UseSTQro rather than the predicated patterns?
https://reviews.llvm.org/D37020
More information about the llvm-commits
mailing list