...@gmail.com;
ja...@redhat.com; Simon Dardis; Mihailo Stojanovic; Faraz Shahbazker;
Aleksandar Rakic
Subject: [PATCH v2 2/7] Inefficient scattered complex load with MSA
From: Simon Dardis
gcc/
* config/mips/mips.cc (mips_ira_change_pseudo_allocno_class):
Don't force integer
From: Simon Dardis
gcc/
* config/mips/mips.cc (mips_ira_change_pseudo_allocno_class):
Don't force integer mode pseudos into GR_REGS if both the
allocno class and best cost class are ALL_REGS to prevent
inefficient scattered complex load with MSA.
gcc/testsuite/