[PATCH] D148347: [AArch64] Handle vector with two different values

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 09:14:32 PDT 2023


efriedma added a comment.

An 16xi8 BUILD_VECTOR of constants should lower to something reasonable (worst case, a constant pool load).


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

https://reviews.llvm.org/D148347



More information about the llvm-commits mailing list