We were passing this as an argument but never using
it. ARM has always checked this.
Note that the FPU list is shared between ARM and AArch64
so there is no AArch64::getFPUName, just ARM::getFPUName.
Differential D93387
[llvm][AArch64] Actually check expected FPU for CPUs DavidSpickett on Dec 16 2020, 3:01 AM. Authored by
Details We were passing this as an argument but never using Note that the FPU list is shared between ARM and AArch64
Diff Detail
|