mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 13:56:07 +00:00
[AArch64] Fix formatting (NFC)
llvm-svn: 372357
This commit is contained in:
parent
b8fc6a9116
commit
a4da991e4a
@ -120,6 +120,7 @@ def FeatureSVE2BitPerm : SubtargetFeature<"sve2-bitperm", "HasSVE2BitPerm", "tru
|
||||
|
||||
def FeatureZCRegMove : SubtargetFeature<"zcm", "HasZeroCycleRegMove", "true",
|
||||
"Has zero-cycle register moves">;
|
||||
|
||||
def FeatureZCZeroingGP : SubtargetFeature<"zcz-gp", "HasZeroCycleZeroingGP", "true",
|
||||
"Has zero-cycle zeroing instructions for generic registers">;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user