[PATCH] D27677: [AArch64] Add feature for disabling unaligned quadword store penalty
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 12 11:18:40 PST 2016
mssimpso added a comment.
Right. I'll update the patch to just use isMisaligned128StoreSlow() in getMemoryOpCost, and add some more folks to the review. Thanks!
https://reviews.llvm.org/D27677
More information about the llvm-commits
mailing list