[PATCH] D136150: [AArch64]SME2 Single and Multi vector Shift and Multiply instructions
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 10:23:38 PDT 2022
CarolineConcatto added a comment.
This patch needs to be rebase, this instructions
defm SQDMULH_2Z2Z : sme2_sqdmulh_vector_vg2_multi<"sqdmulh">;
defm SQDMULH_4Z4Z : sme2_sqdmulh_vector_vg4_multi<"sqdmulh">;
Should not be here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136150/new/
https://reviews.llvm.org/D136150
More information about the llvm-commits
mailing list