[PATCH] D99412: [AArch64][SVEIntrinsicOpts] Optimize tbl+dup into dup+extractelement
JunMa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 29 02:12:40 PDT 2021
junparser added a comment.
In D99412#2655132 <https://reviews.llvm.org/D99412#2655132>, @joechrisellis wrote:
> Hi, thank you for the patch! The optimisation seems sound to me -- just a few comments on the test side. 😄
Thanks for review!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99412/new/
https://reviews.llvm.org/D99412
More information about the llvm-commits
mailing list