Currently, we only codegen the VRINT[APMXZR] and VCVT[BT] instructions when targeting ARMv8, but they are actually present on any target with FP-ARMv8. Note that FP-ARMv8 is called FPv5 when is is part of an M-profile core, but they have the same instructions so we model them both FPARMv8 in the ARM backend.
Details
Details
Diff Detail
Diff Detail
Event Timeline
olista01 added a parent revision: D5536: [ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP (LLVM).Sep 30 2014, 9:37 AM
This revision is now accepted and ready to land.Oct 1 2014, 6:07 AM