[PATCH] D113263: [AArch64] Fix a bug from a pattern for uaddv(uaddlp(x)) ==> uaddlv
LemonBoy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 5 04:49:45 PDT 2021
LemonBoy accepted this revision.
LemonBoy added a comment.
This revision is now accepted and ready to land.
LGTM.
My only suggestion would be to drop the popcount test as the bug affects `uaddlv4h_from_v8i8`, but that's only a minor nit.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113263/new/
https://reviews.llvm.org/D113263
More information about the llvm-commits
mailing list