On Thu, Feb 1, 2018 at 2:18 PM, Richard Sandiford
wrote:
> Richard Biener writes:
>> On Wed, Jan 31, 2018 at 4:06 PM, Richard Sandiford
>> wrote:
>>> This patch implements the original suggestion for fixing PR 81635:
>>> use range info in split_constant_offset to see whether a conversion
>>> of
Richard Biener writes:
> On Wed, Jan 31, 2018 at 4:06 PM, Richard Sandiford
> wrote:
>> This patch implements the original suggestion for fixing PR 81635:
>> use range info in split_constant_offset to see whether a conversion
>> of a wrapping type can be split. The range info problem described i
On Wed, Jan 31, 2018 at 4:06 PM, Richard Sandiford
wrote:
> This patch implements the original suggestion for fixing PR 81635:
> use range info in split_constant_offset to see whether a conversion
> of a wrapping type can be split. The range info problem described in:
>
> https://gcc.gnu.org/ml
This patch implements the original suggestion for fixing PR 81635:
use range info in split_constant_offset to see whether a conversion
of a wrapping type can be split. The range info problem described in:
https://gcc.gnu.org/ml/gcc-patches/2017-08/msg01002.html
seems to have been fixed.
The p