[PATCH] D106241: [AArch64] Add worst case shuffle costs
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 21 03:51:13 PDT 2021
david-arm accepted this revision.
david-arm added a comment.
This revision is now accepted and ready to land.
LGTM! The new costs look a lot more sensible. Not for this patch, but I do wonder why the v4i1,etc. costs are so high for reduce-xor.ll compared to reduce-or.ll?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106241/new/
https://reviews.llvm.org/D106241
More information about the llvm-commits
mailing list