diff options
author | Christophe Lyon <christophe.lyon@arm.com> | 2021-10-13 09:16:14 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@foss.st.com> | 2022-02-22 15:55:06 +0000 |
commit | 6769084fdf159fb5c0fd20c8d28cfef5b2126cb0 (patch) | |
tree | 7c1cc915817180d7e3084172cf13891245627f51 /gcc/go | |
parent | bf3e36fbf13f0db44a79988036cb9c042288841a (diff) | |
download | gcc-6769084fdf159fb5c0fd20c8d28cfef5b2126cb0.zip gcc-6769084fdf159fb5c0fd20c8d28cfef5b2126cb0.tar.gz gcc-6769084fdf159fb5c0fd20c8d28cfef5b2126cb0.tar.bz2 |
arm: Add support for VPR_REG in arm_class_likely_spilled_p
VPR_REG is the only register in its class, so it should be handled by
TARGET_CLASS_LIKELY_SPILLED_P, which is achieved by calling
default_class_likely_spilled_p. No test fails without this patch, but
it seems it should be implemented.
Most of the work of this patch series was carried out while I was
working at STMicroelectronics as a Linaro assignee.
2022-02-22 Christophe Lyon <christophe.lyon@arm.com>
gcc/
* config/arm/arm.cc (arm_class_likely_spilled_p): Handle VPR_REG.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions