Skip to content

Commit

Permalink
[AArch64] [NFC] Remove duplicate FeatureFuseLiterals from Ampere1A (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ptomsich committed Feb 9, 2024
1 parent ff2e878 commit 4f0ee66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/lib/Target/AArch64/AArch64.td
Original file line number Diff line number Diff line change
Expand Up @@ -1373,7 +1373,6 @@ def TuneAmpere1A : SubtargetFeature<"ampere1a", "ARMProcFamily", "Ampere1A",
FeatureCmpBccFusion,
FeatureFuseAddress,
FeatureFuseLiterals,
FeatureFuseLiterals,
FeatureFuseAddSub2RegAndConstOne,
FeatureStorePairSuppress,
FeatureLdpAlignedOnly,
Expand Down

0 comments on commit 4f0ee66

Please sign in to comment.