[PATCH] D27998: [AArch64] Consider all vector types for FeatureSlowMisaligned128Store

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 16:36:28 PST 2017


mssimpso requested changes to this revision.
mssimpso added a comment.
This revision now requires changes to proceed.

Evandro,

Unless I'm missing something, I still think the size of the legalized type is what matters. Do you disagree? Also, please add a test case for the <4 x i64> store I mentioned previously, so we know we have the right cost.


Repository:
  rL LLVM

https://reviews.llvm.org/D27998





More information about the llvm-commits mailing list