[PATCH] D27677: [AArch64] Guard Misaligned 128-bit store penalty by subtarget feature

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 08:28:54 PST 2016


mssimpso added a comment.

In https://reviews.llvm.org/D27677#621103, @evandro wrote:

> Since this patch qualifies this transformation with `FeatureSlowMisaligned128Store`, I'm comfortable with verifying if Exynos needs this feature or not in a follow up patch, if needed.


Great. Thanks very much for the feedback, Evandro.


https://reviews.llvm.org/D27677





More information about the llvm-commits mailing list