[PATCH] D28697: [AArch64] Generate literals by the little end
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 04:23:48 PST 2017
rengolin added a comment.
Hi Evandro,
Isn't this specific to A57 (as in https://reviews.llvm.org/D28698)? Do you have any data that this will perform equally or better on the other AArch64 cores, too?
Also, the commit message could be improved by mentioning why "ARM seems to prefer that long literals be formed from their little end.", ie. a reference to the A57 manual.
cheers,
--renato
Repository:
rL LLVM
https://reviews.llvm.org/D28697
More information about the llvm-commits
mailing list