Adding core tuning support for new Broadcom Vulcan core (ARMv8.1A).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AArch64/AArch64.td | ||
---|---|---|
244 ↗ | (On Diff #61191) | This processor is similar to A57. This patch is for introducing Vulcan in LLVM. |
lib/Target/AArch64/AArch64Subtarget.cpp | ||
74 ↗ | (On Diff #61191) | We plan to add Vulcan specific details in subsequent patches under this case. Please let me know if that is ok. |