[PATCH] D136747: [AArch64][SVE2] Add the SVE2.1 cntp instruction
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 05:14:44 PDT 2022
paulwalker-arm added a comment.
In D136747#3885229 <https://reviews.llvm.org/D136747#3885229>, @tschuett wrote:
> Feel free to ignore me, but I see SME more often than SVE in this patch.
I agree, this is an SVE feature rather then SME. Sure SME implements it as part of streaming mode but that's just a different execution mode for SVE.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136747/new/
https://reviews.llvm.org/D136747
More information about the llvm-commits
mailing list