Skip to content

Commit 7db80dd

Browse files
nashermgithub-actions[bot]
authored andcommitted
Automerge: Revert "[AArch64][SVE] Use FeatureUseFixedOverScalableIfEqualCost for A510 and A520" (#134382)
Reverts llvm/llvm-project#132246
2 parents 63985c0 + 846000c commit 7db80dd

File tree

2 files changed

+0
-172
lines changed

2 files changed

+0
-172
lines changed

llvm/lib/Target/AArch64/AArch64Processors.td

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,6 @@ def ProcessorFeatures {
723723
FeatureSB, FeaturePAuth, FeatureSSBS, FeatureSVE, FeatureSVE2,
724724
FeatureComplxNum, FeatureCRC, FeatureDotProd,
725725
FeatureFPARMv8,FeatureFullFP16, FeatureJS, FeatureLSE,
726-
FeatureUseFixedOverScalableIfEqualCost,
727726
FeatureRAS, FeatureRCPC, FeatureRDM];
728727
list<SubtargetFeature> A520 = [HasV9_2aOps, FeaturePerfMon, FeatureAM,
729728
FeatureMTE, FeatureETE, FeatureSVEBitPerm,
@@ -733,7 +732,6 @@ def ProcessorFeatures {
733732
FeatureSVE, FeatureSVE2, FeatureBF16, FeatureComplxNum, FeatureCRC,
734733
FeatureFPARMv8, FeatureFullFP16, FeatureMatMulInt8, FeatureJS,
735734
FeatureNEON, FeatureLSE, FeatureRAS, FeatureRCPC, FeatureRDM,
736-
FeatureUseFixedOverScalableIfEqualCost,
737735
FeatureDotProd];
738736
list<SubtargetFeature> A520AE = [HasV9_2aOps, FeaturePerfMon, FeatureAM,
739737
FeatureMTE, FeatureETE, FeatureSVEBitPerm,

llvm/test/Transforms/LoopVectorize/AArch64/sve-fixed-width-inorder-core.ll

Lines changed: 0 additions & 170 deletions
This file was deleted.

0 commit comments

Comments
 (0)