[PATCH] D136747: [AArch64][SVE2] Add the SVE2.1 cntp instruction
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 04:41:04 PDT 2022
tschuett added a comment.
Feel free to ignore me, but I see SME more often then SVE in this patch.
================
Comment at: llvm/lib/Target/AArch64/AArch64SystemOperands.td:317
+//===----------------------------------------------------------------------===//
+// SME Predicate patterns
+//===----------------------------------------------------------------------===//
----------------
This an SVE patch?
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