On 10/10/19 5:08 AM, Mihailo Stojanovic wrote:
> This rejects vector constants from the constant pool, which removes
> unnecessary reloads of zero constant around function call in the test
> case.
>
> Tested with mips-mti-linux-gnu.
>
> gcc/ChangeLog:
>
> * config/mips/mips.c (mips_canno
This rejects vector constants from the constant pool, which removes
unnecessary reloads of zero constant around function call in the test
case.
Tested with mips-mti-linux-gnu.
gcc/ChangeLog:
* config/mips/mips.c (mips_cannot_force_const_mem): Reject
vector constants.
gcc/testsui