This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH][MIPS]MSA min,max insn family RTL fixes


Prachi Godbole <Prachi.Godbole@imgtec.com> writes:
> 2017-03-06  Prachi Godbole  <prachi.godbole@imgtec.com>
> 
> gcc/
> 	* config/mips/mips-msa.md (msa_fmax_a_<msafmt>,
> msa_fmin_a_<msafmt>,
> 	msa_max_a_<msafmt>, msa_min_a_<msafmt>): Introduce mode interator
> for
> 	if_then_else.
> 	(smin<mode>3, smax<mode>3): Change operand print code from 'B' to
> 'E'.
> 
> gcc/testsuite/
> 	* gcc.target/mips/msa-minmax.c: New tests.

OK, thanks.
Matthew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]