Re: [PATCH 3/7] ipa-cp: Make dumping of widest_ints even more sane

2025-04-08 Thread Jan Hubicka
> This patch just introduces a form of dumping of widest ints that only > have zeros in the lowest 128 bits so that instead of printing > thousands of f's the output looks like: > >Bits: value = 0x, mask = all ones folled by > 0x > > and then makes sur

[PATCH 3/7] ipa-cp: Make dumping of widest_ints even more sane

2025-03-31 Thread Martin Jambor
This patch just introduces a form of dumping of widest ints that only have zeros in the lowest 128 bits so that instead of printing thousands of f's the output looks like: Bits: value = 0x, mask = all ones folled by 0x and then makes sure we use the fun