On Wed, Jun 24, 2020 at 5:56 PM Jim Wilson wrote:
>
> On Wed, Jun 24, 2020 at 1:35 AM Richard Sandiford
> wrote:
> > Richard Biener writes:
> > > AVX512 would have V16SImode and SImode because the mask would have
> > > an integer mode? Likewise I could imagine RISC-V using V4SImode and
> > > V
On Wed, Jun 24, 2020 at 1:35 AM Richard Sandiford
wrote:
> Richard Biener writes:
> > AVX512 would have V16SImode and SImode because the mask would have
> > an integer mode? Likewise I could imagine RISC-V using V4SImode and
> > V4QImode
> > or however their mask registers look like.
RISC-V ha
Jakub Jelinek writes:
> On Wed, Jun 24, 2020 at 09:35:42AM +0100, Richard Sandiford wrote:
>> >> I keep meaning to experiment with dropping the second mode from these
>> >> optabs,
>> >> since it should be uniquely determined by the first. That would make
>> >> things
>> >> slightly simpler and
On Wed, Jun 24, 2020 at 09:35:42AM +0100, Richard Sandiford wrote:
> >> I keep meaning to experiment with dropping the second mode from these
> >> optabs,
> >> since it should be uniquely determined by the first. That would make
> >> things
> >> slightly simpler and more consistent with the othe
Richard Biener writes:
> On Wed, Jun 24, 2020 at 9:13 AM Richard Sandiford
> wrote:
>>
>> "Kewen.Lin" writes:
>> > Hi,
>> >
>> > When I am working on IFNs for vector with length, I noticed that the
>> > current optab support query for mask_load/mask_store looks unexpected.
>> > The mask_load/mas
On Wed, Jun 24, 2020 at 9:13 AM Richard Sandiford
wrote:
>
> "Kewen.Lin" writes:
> > Hi,
> >
> > When I am working on IFNs for vector with length, I noticed that the
> > current optab support query for mask_load/mask_store looks unexpected.
> > The mask_load/mask_store requires two modes for conv
"Kewen.Lin" writes:
> Hi,
>
> When I am working on IFNs for vector with length, I noticed that the
> current optab support query for mask_load/mask_store looks unexpected.
> The mask_load/mask_store requires two modes for convert_optab query,
> but the macros direct_mask_{load,store}_optab_support
Hi,
When I am working on IFNs for vector with length, I noticed that the
current optab support query for mask_load/mask_store looks unexpected.
The mask_load/mask_store requires two modes for convert_optab query,
but the macros direct_mask_{load,store}_optab_supported_p uses
direct_optab_supported