[PATCH] D120880: [AArch64] Insert subvector costs

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 03:29:12 PST 2022


labrinea added a comment.

Do we care about vector alignment? I am just looking at the x86 code, which does. Also, does this change apply to subvector extract too?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120880/new/

https://reviews.llvm.org/D120880



More information about the llvm-commits mailing list