Re: abstract ABS_EXPR code for ranges into separate function

2018-07-02 Thread Richard Biener
On Sun, Jul 1, 2018 at 10:05 AM Aldy Hernandez wrote: > > Boy those extract_range_from_*_expr functions are huge. > > OK to move the ABS_EXPR code into its own function? OK. Richard. > Tested on x86-64 Linux. > > Aldy

abstract ABS_EXPR code for ranges into separate function

2018-07-01 Thread Aldy Hernandez
Boy those extract_range_from_*_expr functions are huge. OK to move the ABS_EXPR code into its own function? Tested on x86-64 Linux. Aldy commit 1e0dd52b909722e9387a34ef546fc308c68dac23 Author: Aldy Hernandez Date: Fri Jun 29 20:12:36 2018 +0200 * tree-vrp.c (extract_range_from_u