Re: PING**3 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.

2022-03-02 Thread Jeff Law via Gcc-patches
On 2/28/2022 5:54 AM, Richard Biener via Gcc-patches wrote: On Mon, 28 Feb 2022, Tobias Burnus wrote: Ping**3 On 23.02.22 09:42, Tobias Burnus wrote: PING**2 for the ME review or at least comments to that patch, which fixes a build issue/ICE with nvptx Patch: https://gcc.gnu.org/pipermail

Re: PING**3 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.

2022-02-28 Thread Richard Biener via Gcc-patches
On Mon, 28 Feb 2022, Tobias Burnus wrote: > Ping**3 > > On 23.02.22 09:42, Tobias Burnus wrote: > > PING**2 for the ME review or at least comments to that patch, > > which fixes a build issue/ICE with nvptx > > > > Patch: > > https://gcc.gnu.org/pipermail/gcc-patches/2022-February/590139.html > >

Re: PING**3 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.

2022-02-28 Thread Tobias Burnus
Ping**3 On 23.02.22 09:42, Tobias Burnus wrote: PING**2 for the ME review or at least comments to that patch, which fixes a build issue/ICE with nvptx Patch: https://gcc.gnu.org/pipermail/gcc-patches/2022-February/590139.html (for gcc/cfgexpand.cc + gcc/expr.cc) (There is some discussion by To