[PATCH] D47349: [AArch64] Limit inlining string functions with strict alignment
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 25 11:41:01 PDT 2018
efriedma added a comment.
I meant that you can change the value of MaxStoresPerMemcpy in AArch64TargetLowering::AArch64TargetLowering, instead of overriding getMaxStoresPerMemcpy.
Repository:
rL LLVM
https://reviews.llvm.org/D47349
More information about the llvm-commits
mailing list