Re: [PATCH] middle-end/110541 - VEC_PERM_EXPR documentation is off

2023-07-05 Thread Richard Biener via Gcc-patches
On Wed, 5 Jul 2023, Richard Sandiford wrote: > Richard Biener via Gcc-patches writes: > > The following adjusts the tree.def documentation about VEC_PERM_EXPR > > which wasn't adjusted when the restrictions of permutes with constant > > mask were relaxed. > > I was going to complain about having

Re: [PATCH] middle-end/110541 - VEC_PERM_EXPR documentation is off

2023-07-05 Thread Richard Sandiford via Gcc-patches
Richard Biener via Gcc-patches writes: > The following adjusts the tree.def documentation about VEC_PERM_EXPR > which wasn't adjusted when the restrictions of permutes with constant > mask were relaxed. I was going to complain about having two copies of the documentation, but then I realised that