Re: [PATCH, rs6000] fold-vec-logical-ors-longlong test update

2017-05-31 Thread Segher Boessenkool
On Fri, May 26, 2017 at 12:20:05PM -0500, Will Schmidt wrote: > This test has been flaky on both AIX and in older linux based > environments. Notably, the number of xxlor instructions > generated varies depending on the platform and the specified > bit-size (32/64), with older environments generati

[PATCH, rs6000] fold-vec-logical-ors-longlong test update

2017-05-26 Thread Will Schmidt
Hi, This test has been flaky on both AIX and in older linux based environments. Notably, the number of xxlor instructions generated varies depending on the platform and the specified bit-size (32/64), with older environments generating either 6 or 24 xxlor instructions. The behavior appears to l