[PATCH] D148347: [AArch64] Handle vector with two different values
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 09:24:34 PDT 2023
jaykang10 added a comment.
In D148347#4274325 <https://reviews.llvm.org/D148347#4274325>, @efriedma wrote:
> An 16xi8 BUILD_VECTOR of constants should lower to something reasonable (worst case, a constant pool load).
I have seen the constant pool and load...and I was not sure it is good enough or not...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148347/new/
https://reviews.llvm.org/D148347
More information about the llvm-commits
mailing list