Re: [PING] set libfunc entry for sdivmod_optab to NULL in optabs.def

2016-09-16 Thread Prathamesh Kulkarni
On 15 September 2016 at 17:53, Richard Biener wrote: > On Thu, Sep 15, 2016 at 1:21 PM, Prathamesh Kulkarni > wrote: >> On 15 September 2016 at 16:31, Richard Sandiford >> wrote: >>> Prathamesh Kulkarni writes: On 15 September 2016 at 04:21, Richard Sandiford wrote: > Richard San

Re: [PING] set libfunc entry for sdivmod_optab to NULL in optabs.def

2016-09-15 Thread Richard Biener
On Thu, Sep 15, 2016 at 1:21 PM, Prathamesh Kulkarni wrote: > On 15 September 2016 at 16:31, Richard Sandiford > wrote: >> Prathamesh Kulkarni writes: >>> On 15 September 2016 at 04:21, Richard Sandiford >>> wrote: Richard Sandiford writes: > Prathamesh Kulkarni writes: >> Hi, >>

Re: [PING] set libfunc entry for sdivmod_optab to NULL in optabs.def

2016-09-15 Thread Prathamesh Kulkarni
On 15 September 2016 at 16:31, Richard Sandiford wrote: > Prathamesh Kulkarni writes: >> On 15 September 2016 at 04:21, Richard Sandiford >> wrote: >>> Richard Sandiford writes: Prathamesh Kulkarni writes: > Hi, > I would like to ping the following patch: > https://gcc.gnu.org

Re: [PING] set libfunc entry for sdivmod_optab to NULL in optabs.def

2016-09-15 Thread Richard Sandiford
Prathamesh Kulkarni writes: > On 15 September 2016 at 04:21, Richard Sandiford > wrote: >> Richard Sandiford writes: >>> Prathamesh Kulkarni writes: Hi, I would like to ping the following patch: https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01015.html While implementing

Re: [PING] set libfunc entry for sdivmod_optab to NULL in optabs.def

2016-09-15 Thread Prathamesh Kulkarni
On 15 September 2016 at 04:21, Richard Sandiford wrote: > Richard Sandiford writes: >> Prathamesh Kulkarni writes: >>> Hi, >>> I would like to ping the following patch: >>> https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01015.html >>> >>> While implementing divmod transform: >>> https://gcc.gnu.o

Re: [PING] set libfunc entry for sdivmod_optab to NULL in optabs.def

2016-09-14 Thread Richard Sandiford
Richard Sandiford writes: > Prathamesh Kulkarni writes: >> Hi, >> I would like to ping the following patch: >> https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01015.html >> >> While implementing divmod transform: >> https://gcc.gnu.org/ml/gcc-patches/2016-05/msg01757.html >> >> I ran into an issue

Re: [PING] set libfunc entry for sdivmod_optab to NULL in optabs.def

2016-09-14 Thread Richard Sandiford
Prathamesh Kulkarni writes: > Hi, > I would like to ping the following patch: > https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01015.html > > While implementing divmod transform: > https://gcc.gnu.org/ml/gcc-patches/2016-05/msg01757.html > > I ran into an issue with optab_libfunc(). > It appears o

[PING] set libfunc entry for sdivmod_optab to NULL in optabs.def

2016-09-09 Thread Prathamesh Kulkarni
Hi, I would like to ping the following patch: https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01015.html While implementing divmod transform: https://gcc.gnu.org/ml/gcc-patches/2016-05/msg01757.html I ran into an issue with optab_libfunc(). It appears optab_libfunc (sdivmod_optab, mode) returns bo