[PATCH] D91695: [ARM][AArch64] Adding Neoverse N2 CPU support
Thorsten via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 19 05:04:08 PST 2020
tschuett added inline comments.
================
Comment at: llvm/lib/Target/AArch64/AArch64.td:909
+ FeatureMTE,
+ FeatureSVE2,
+ FeatureTRBE]>;
----------------
SVE2 Bitperm is missing?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91695/new/
https://reviews.llvm.org/D91695
More information about the cfe-commits
mailing list