[PATCH] D135448: [AArch64] Add SME 2 target feature for Armv8-A and Armv9-A 2022 Architecture Extension
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 01:39:48 PDT 2022
sdesmalen added inline comments.
================
Comment at: llvm/test/MC/AArch64/SME2/feature.s:1
+// This test verifies SME2 implies SME.
+
----------------
nit: Can you rename this test-file to something more descriptive, e.g. feature-sme2-implies-sme.s ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135448/new/
https://reviews.llvm.org/D135448
More information about the llvm-commits
mailing list