[PATCH] D119759: [RISCV] Match shufflevector corresponding to slideup.
Zakk Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 16 17:57:58 PST 2022
khchen accepted this revision.
khchen added a comment.
This revision is now accepted and ready to land.
Thanks, it's very clear!
Reuse the isElementRotate is a really good catch and even find out the more optimization opportunity, Good job Craig!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119759/new/
https://reviews.llvm.org/D119759
More information about the llvm-commits
mailing list