- Cortex-A710
- Cortex-X2
- Neoverse-V1
- Neoverse-512tvb
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks for the patch. It may be possible to write a quick test that the scheduling info for one of the new instructions.
Otherwise LGTM.
llvm/lib/Target/AArch64/AArch64.td | ||
---|---|---|
1157–1160 | Yeah - I think that's OK. The model will just have more coverage than the core. It should always be a better fit than the A57 model. The extra info in the schedules will just be unused. |
@dmgreen Is it ok to use the N2 as the default model for these cores given they're not Armv9 and only support SVEv1?