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

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 12:55:18 PST 2016


evandro added a comment.

BTW, is `FeatureSlowMisaligned128Store` really meant for `v2i64` only and for no other 128-bit vector type?


https://reviews.llvm.org/D27677





More information about the llvm-commits mailing list