[PATCH] D43903: [AArch64] generate vuzp instead of mov

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 14:54:48 PST 2018


SjoerdMeijer added a comment.

Was just thinking though that we probably need some negative tests where we expect the rewrite not to happen? Because e.g.  the sequence has all even values except one value, if that makes sense.


Repository:
  rL LLVM

https://reviews.llvm.org/D43903





More information about the llvm-commits mailing list