On 04 Aug 14:06, Uros Bizjak wrote:
> On Tue, Aug 4, 2015 at 1:58 PM, Kirill Yukhin wrote:
> > + (set (attr "btver2_decode")
> > + (if_then_else
> > + (and (eq_attr "alternative" "2")
> > + (match_test "mode==OImode"))
> > + (const_string "vector")
> > + (const_string
On Tue, Aug 4, 2015 at 1:58 PM, Kirill Yukhin wrote:
> Hello,
> I've merged ptest insn patterns from AVX and SSE.
> I've also extended mode iterator to allow any 128/256 bit mode
> for the insn as it register-wide, which may help implementing
> https://gcc.gnu.org/ml/gcc-patches/2015-05/msg02788.h