Skip to content

Commit 22a187a

Browse files
update FeaturePreLoopAlign32 as the name changed
1 parent 43025c1 commit 22a187a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/ARM/ARMProcessors.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ def : ProcessorModel<"cortex-m33", CortexM4Model, [ARMv8mMainline,
365365
def : ProcessorModel<"star-mc1", CortexM4Model, [ARMv8mMainline,
366366
FeatureDSP,
367367
FeatureFPARMv8_D16_SP,
368-
FeaturePrefLoopAlign32,
368+
FeaturePreferBranchAlign32,
369369
FeatureHasSlowFPVMLx,
370370
FeatureHasSlowFPVFMx,
371371
FeatureUseMISched,

0 commit comments

Comments
 (0)