Skip to content

Commit

Permalink
fixup! [AArch64] Add support for Neoverse-N3, Neoverse-V3 and Neovers…
Browse files Browse the repository at this point in the history
…e-V3AE
  • Loading branch information
jthackray committed Apr 26, 2024
1 parent 020b302 commit 08cb507
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/lib/Target/AArch64/AArch64Processors.td
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,6 @@ def TuneNeoverseN3 : SubtargetFeature<"neoversen3", "ARMProcFamily", "NeoverseN3
"Neoverse N3 ARM processors", [
FeatureFuseAES,
FeaturePostRAScheduler,
FeatureCmpBccFusion,
FeatureALULSLFast,
FeatureFuseAdrpAdd,
FeatureEnableSelectOptimize,
Expand Down

0 comments on commit 08cb507

Please sign in to comment.