Re: [PATCH, rs6000] early gimple folding for vec_mergee and vec_mergeo intrinsics

2018-10-10 Thread Segher Boessenkool
Hi! On Wed, Oct 10, 2018 at 10:14:01AM -0500, Will Schmidt wrote: > 2018-10-09 Will Schmidt > > * config/rs6000/rs6000.c: (fold_mergeeo_helper): New helper function. * config/rs6000/rs6000.c (fold_mergeeo_helper): New helper function. (i.e. no colon there) >gimple *g = gimp

[PATCH, rs6000] early gimple folding for vec_mergee and vec_mergeo intrinsics

2018-10-10 Thread Will Schmidt
Hi, Add support for early gimple folding of the vec_mergee() and vec_mergeo() intrinsics. Testcases posted separately. Tested across assorted power linux platforms. OK for trunk? Thanks, -Will [gcc] 2018-10-09 Will Schmidt * config/rs6000/rs6000.c: (fold_mergeeo_helper): New h